Click here to Skip to main content
15,888,521 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.7K   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: Try Visual Studio! Pin
Prakash Nadar18-Jun-04 16:25
Prakash Nadar18-Jun-04 16:25 
GeneralRe: Try Visual Studio! Pin
Ariston Darmayuda27-Jul-07 6:55
Ariston Darmayuda27-Jul-07 6:55 
GeneralLarge Files Pin
counting_pine30-Oct-03 12:44
counting_pine30-Oct-03 12:44 
Generalthis is gpl code and does not belong here Pin
name_or_alias5-Oct-03 8:59
name_or_alias5-Oct-03 8:59 
GeneralRe: this is gpl code and does not belong here Pin
Anonymous10-Apr-04 2:47
Anonymous10-Apr-04 2:47 
GeneralRe: this is gpl code and does not belong here Pin
ArchCodeAngel8-Jun-04 0:22
ArchCodeAngel8-Jun-04 0:22 
GeneralRe: this is gpl code and does not belong here Pin
dead_alive14-Jun-04 21:49
dead_alive14-Jun-04 21:49 
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 PinPopular
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 
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 

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.