HexEdit/2: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[image:hexedit2.png|thumb]]
{{Software
|Picture=hexedit2.png
|Version=1.04
|Vendor=B::Ware
|Author=[[Bennett C. Baker‎]]
|License=GNU GPL v3
|Download={{FileLink|HexEdit2_1-04.zip}}
}}
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 multibyte 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]]

Latest revision as of 22:54, 24 August 2023

HexEdit/2
Version 1.04
Vendor B::Ware
Author Bennett C. Baker‎
License GNU GPL v3
Download HexEdit2_1-04.zip
Website

An OS/2 Presentation Manager binary file editor.

With HexEdit/2, you can view and edit files in single or multibyte 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