Click here to Skip to main content
15,879,348 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 363.9K   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

 
QuestionNo source and requires admin rights.. forget it Pin
Member 1397740624-Dec-19 13:30
Member 1397740624-Dec-19 13:30 
Question[My vote of 1] no source code, donot know what it is Pin
Jason.LYJ6-Sep-17 20:31
professionalJason.LYJ6-Sep-17 20:31 
GeneralMy vote of 2 Pin
buyong28-Mar-12 17:21
buyong28-Mar-12 17:21 
QuestionMFC V.S. Win32 API Pin
Ruben Fuchs26-Jul-11 23:26
Ruben Fuchs26-Jul-11 23:26 
AnswerRe: MFC V.S. Win32 API Pin
Iain Clarke, Warrior Programmer22-Nov-11 4:44
Iain Clarke, Warrior Programmer22-Nov-11 4:44 
GeneralRe: MFC V.S. Win32 API Pin
Ruben Fuchs22-Nov-11 22:22
Ruben Fuchs22-Nov-11 22:22 
GeneralQuick 'n' dirty way Pin
andwan07-Jun-09 11:45
andwan07-Jun-09 11:45 
GeneralRe: Quick 'n' dirty way Pin
Andrew Phillips13-Dec-10 9:42
Andrew Phillips13-Dec-10 9:42 
You could try a macro in hexedit (http://www.hexedit.com). Much quicker than writing a C/C++ program.
Andrew Phillips
http://www.hexedit.com
andrew @ hexedit.com

GeneralSourceForge Website Pin
Kris Houston30-Apr-09 7:01
Kris Houston30-Apr-09 7:01 
GeneralHexEdit 2.5F Pin
Andrew Phillips7-Apr-08 18:11
Andrew Phillips7-Apr-08 18:11 
General5 and thanks Pin
Jerry Evans25-Sep-07 9:02
Jerry Evans25-Sep-07 9:02 
GeneralPopup menu opens on wrong monitor Pin
aroth8216-Jul-07 21:34
aroth8216-Jul-07 21:34 
GeneralGreat Hex Editor Pin
fifthwheel9-Jun-06 16:25
fifthwheel9-Jun-06 16:25 
GeneralSuper code Pin
luisperucode13-May-06 14:56
luisperucode13-May-06 14:56 
Generalpowerful Pin
dotnfc22-Apr-06 21:20
dotnfc22-Apr-06 21:20 
QuestionWhere is the source code for this editor? Pin
michael_mmg8-Mar-06 16:09
michael_mmg8-Mar-06 16:09 
AnswerRe: Where is the source code for this editor? Pin
Kochise27-Jul-06 0:21
Kochise27-Jul-06 0:21 
AnswerRe: Where is the source code for this editor? Pin
Member 114147219-May-16 16:07
Member 114147219-May-16 16:07 
Generalnoob Pin
Anonymous6-Aug-05 12:57
Anonymous6-Aug-05 12:57 
GeneralLow level "disk" mode problem Pin
BobSponge24-Jun-05 10:49
BobSponge24-Jun-05 10:49 
QuestionHow do you use the control in FormView Pin
darkhalf50119-Jun-04 4:08
darkhalf50119-Jun-04 4:08 
GeneralTry Visual Studio! Pin
jopett10-Nov-03 23:51
jopett10-Nov-03 23:51 
GeneralRe: Try Visual Studio! Pin
Jörgen Sigvardsson29-Jan-04 10:19
Jörgen Sigvardsson29-Jan-04 10:19 
GeneralRe: Try Visual Studio! Pin
Philip Chang8-Mar-04 11:08
Philip Chang8-Mar-04 11:08 
GeneralRe: Try Visual Studio! Pin
Jörgen Sigvardsson8-Mar-04 11:09
Jörgen Sigvardsson8-Mar-04 11:09 

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.