Click here to Skip to main content
15,905,867 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 366.3K   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: this is gpl code and does not belong here Pin
fairtrader14-Sep-04 19:17
sussfairtrader14-Sep-04 19:17 
GeneralRe: this is gpl code and does not belong here Pin
etemtezcan15-Nov-04 22:53
etemtezcan15-Nov-04 22:53 
GeneralStrange Dialog Box Pin
counting pine17-Jun-03 13:19
susscounting pine17-Jun-03 13:19 
GeneralRe: Strange Dialog Box Pin
Anonymous9-Sep-03 18:49
Anonymous9-Sep-03 18:49 
GeneralRe: Strange Dialog Box Pin
stephenbayer29-Dec-05 4:52
stephenbayer29-Dec-05 4:52 
Questionis it possible to set word, dword instead of only byte? Pin
temp555617-Apr-03 7:05
temp555617-Apr-03 7:05 
GeneralFile comparison Pin
Simon Cadieux8-Jan-03 5:35
Simon Cadieux8-Jan-03 5:35 
GeneralGreat tool Pin
-Dy2-Dec-02 1:22
-Dy2-Dec-02 1:22 
Thanks very much for this, it's just what I was after. Looking around in the code there is a lot I can learn from this. Big Grin | :-D 5/5


Dylan

"In meetings, the person who is least competent usually does the most talking. Talking is a direct substitute for competence, at least in the minds of other people. Five minutes after you leave a meeting, you won't remember what anyone said but you will remember who did most of the talking. Withing a day your mind will translate that into a notion that the talker was unusually knowledgeable" - Scott Adams, Dilbert and the way of the weasel
GeneralRe: Great tool Pin
Rick York14-Aug-05 8:24
mveRick York14-Aug-05 8:24 
Generala little bug in = operator definition Pin
25-Nov-01 8:27
suss25-Nov-01 8:27 
GeneralUseless for me Pin
John M. Dlugosz7-Aug-00 13:02
John M. Dlugosz7-Aug-00 13:02 
GeneralRe: Useless for me Pin
Raihan Kibria7-Aug-00 22:23
Raihan Kibria7-Aug-00 22:23 
GeneralMinor Bug Pin
PhilR******10-Apr-00 18:25
PhilR******10-Apr-00 18:25 
GeneralRe: Minor Bug Pin
Raihan Kibria10-Apr-00 22:10
Raihan Kibria10-Apr-00 22:10 
GeneralEditor as a CHexEditView Pin
donaldsa9-Apr-00 11:31
donaldsa9-Apr-00 11:31 
GeneralRe: Editor as a CHexEditView Pin
Raihan Kibria9-Apr-00 12:17
Raihan Kibria9-Apr-00 12:17 
Questionhow about some kind of a make file Pin
Darren Schroeder7-Apr-00 4:57
Darren Schroeder7-Apr-00 4:57 
AnswerRe: how about some kind of a make file Pin
Raihan Kibria7-Apr-00 7:00
Raihan Kibria7-Apr-00 7:00 
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.