Click here to Skip to main content
15,886,362 members
Articles / Programming Languages / C++
Article

frhed - free hex editor

Rate me:
Please Sign up or sign in to vote.
4.92/5 (48 votes)
5 Apr 2000 364.4K   8.3K   112   55
A free hex editor with C++ source

Sample Image - frhed.gif

Overview

Frhed - free hex editor is an open-source binary file editor for Windows 95/98/Nt4.

frhed was programmed in C++ (does not use MFC, only the Win32 API). The download archive contains a project workspace for Microsoft Visual C++ 6.0.

Features include cut&paste (for binary and text data), find and replace (binary and/or text), bookmarking, file comparison, customizable colors and font (ANSI or OEM display), partially opening large files, disk access, cryptographic functions and more.

Licence

frhed is distributed under GNU General Public License (GPL)

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralRe: how about some kind of a make file Pin
Itay Szekely7-Apr-00 23:06
sussItay Szekely7-Apr-00 23:06 
GeneralRe: how about some kind of a make file Pin
Raihan Kibria8-Apr-00 1:28
Raihan Kibria8-Apr-00 1:28 
GeneralRe: how about some kind of a make file Pin
Raihan Kibria8-Apr-00 1:29
Raihan Kibria8-Apr-00 1:29 
GeneralRe: how about some kind of a make file Pin
pabs24-Jul-00 19:14
pabs24-Jul-00 19:14 
GeneralMake that http://zip.to/pabs3/ Pin
pabs15-Nov-02 21:51
pabs15-Nov-02 21:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.