HexEdit/2: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[image:hexedit2.png|thumb]]
{{Software
|Picture=hexedit2.png
|Version=1.04
|Vendor=
|Author=[[Bennett C. Baker‎]]
|License=GNU GPL V3 license.
|Download=[http://hobbes.nmsu.edu/h-search.php?key=HexEdit2_1-04.zip HexEdit/2 v1.04 - Binaries and Source code]
|Website=
}}
An OS/2 Presentation Manager binary file editor.
An OS/2 Presentation Manager binary file editor.


With HexEdit/2, you can view and edit files in single or multi-byte octal, decimal, or hexadecimal binary representation.  You can resize an existing file or allocate a new file from scratch, and perform search and replace functions forward or backward through the file.  HexEdit/2 provides a full help system as well as on-line documentation in the VIEW-compatible (.INF) format.
With HexEdit/2, you can view and edit files in single or multi-byte octal, decimal, or hexadecimal binary representation.  You can resize an existing file or allocate a new file from scratch, and perform search and replace functions forward or backward through the file.  HexEdit/2 provides a full help system as well as on-line documentation in the VIEW-compatible (.INF) format.
==License==
*Open source under the GNU GPL V3 license.
*Author: [[Bennett C. Baker‎]]


==Links==
==Links==
* [http://hobbes.nmsu.edu/h-search.php?key=HexEdit2_1-04.zip HexEdit/2 v1.04 - Binaries and Source code]
* [https://github.com/OS2World/APP-EDITOR-HexEdit2 Github repository]
* [https://github.com/OS2World/APP-EDITOR-HexEdit2 Github repository]


[[Category:Open Source Software]]
[[Category:Open Source Software]]

Revision as of 02:42, 20 December 2019

HexEdit/2
Version 1.04
Vendor
Author Bennett C. Baker‎
License GNU GPL V3 license.
Download HexEdit/2 v1.04 - Binaries and Source code
Website

An OS/2 Presentation Manager binary file editor.

With HexEdit/2, you can view and edit files in single or multi-byte octal, decimal, or hexadecimal binary representation. You can resize an existing file or allocate a new file from scratch, and perform search and replace functions forward or backward through the file. HexEdit/2 provides a full help system as well as on-line documentation in the VIEW-compatible (.INF) format.

Links