Binary Editors

MSDOS » Utilities » Binary Editors

BE

Summary: Binary file editor
Download: be.zip (Apr 13 1988, 29.2K)




BEAV

Summary: Binary file editor, many features and options
Download: beav140.zip (Apr 13 1993, 83.8K)




BEAV140S

Summary: Binary file editor, C source, PC, UNIX, Amiga
Download: beav140s.zip (Apr 15 1993, 140.3K)




Bedit

Version: 2.5
Summary: Bedit: Binary/hex file viewer/editor
Download: bedit25.zip (Mar 8 1993, 49.3K)




Binary file editor

Summary: Binary file editor: hex/ASCII search/translate
Download: filez17.zip (Mar 6 1992, 36.8K)




BINARY TOOLS

Summary: BINARY TOOLS: Edit, view and control files
Download: bntls120.zip (Apr 21 1996, 213.7K)




BPE

Summary: Examine and patch binary files
Download: bpe14.zip (Mar 28 1989, 27.2K)




BView

Version: 1.0
Summary: BView: Binary or hex file viewer/editor
Download: bview1_0.zip (Nov 29 1992, 42.8K)




CEDIT-A

Version: 5.666
Summary: CEDIT-A: Hexeditor with lots of features
Download: cedit56a.zip (Jun 6 1996, 243.4K)




DATAFY

Summary: Create 'data' image file of any type of file
License: Shareware
Author: John Augustine
Email: jaugust@bellatlantic.net
Download: datafy2.zip (Mar 7 2000, 11.1K)
Description:
The purpose of "Datafy" is to convert every byte of any type of file
into its equivalent decimal number. A byte represents a number in the
range of 0 to 255 based on the binary pattern of its bits. The "data"
file created by Datafy is a sequence of decimal numbers separated by
commas which represents the bytes of the original file. Any type of
file from binary to text can be "datafied". The "data" file can be
imported into source code such as Basic, Assembly, or another language.
The "data" can represent a procedure, graphic, scrambled text, etc.
This "data" is compatible with any text (source) editor.

"Datafy" allows the user to specify a "symbol" which can be a directive
or label for every "data" Line. "Symbol" examples for "DB" and "DATA":

DB 25,12,245,0,100,123..... (Assembly Source)
DATA 25,12,245,0,100,123.... (Basic Source)




DATAPIPE

Summary: Make DATA or DB files from any file. Freeware
License: Freeware
Author: Jose Da Silva
Email: silva@dowco.com
Download: datapipe.zip (Mar 13 2000, 2.4K)
Description:
DataPipe is a program that converts any type of file to equivalent DATA
statements which you can insert into your BASIC programs. Data can
consist of graphics, assembler binary routines, scrambled text, or other
possible information you wish to include in your BASIC programs. For
assembler language programs, DataPipe can also create DB data by adding
'DB' on the command line. Two examples are shown below:

DataPipe <6811data.bin >bas_prog.bas (BASIC example)
DATA 180,9,205,.....

DataPipe __db <globe.ico >globe.asm (Assembler example)
db 0,0,1,0,1,0,32,32,16.....




EDBIN

Version: 0.4
Summary: EDLIN-like string editor for binary files
Download: edbin04.zip (Oct 8 1990, 29.6K)




EDCOM

Summary: Editor for COM and EXE files, does disassembly
Download: edcom44.zip (Aug 31 1990, 6.8K)




EFILE

Summary: Binary file editor with cut/paste
Download: efile.zip (Feb 19 1989, 23.9K)




FileEdit

Summary: FileEdit:Binary file editor w/alfa & hex modes
Download: fed165.zip (May 18 1997, 54.6K)




FIX

Version: 2.20
Summary: File Fix; binary file editor,
Download: fix220.zip (Aug 12 1989, 24.8K)




FM

Summary: Edit binary files at byte level in ASCII/HEX
Download: fm.zip (Jun 17 1986, 7.9K)




Hex

Summary: Small hex editor with many features
License: Freeware
Homepage: http://www.tu-bs.de/~y0005559/share.html
Download: hexv11.zip (Jul 2 1997, 7.6K)
Description:
Hex is a little hex editor with all the features you may need...
- Find
- Goto position
- No limit of size of the file to view/edit
- Easily edit ASCII text
- Only 11KB
- More features...




Hex

Summary: Powerful mouse driven binary file editor
License: Shareware
Author: Jonathan Durward (Jonathan Durward)
Email: todd@alberts.com
Homepage: http://www.alberts.com/
Download: hex52as.zip (May 28 1997, 110.6K)
Description:
Hex is powerful mouse driven binary file editor. This is a well tested program which contains many useful features such as a Search and Replace, pull-down menus, cut and pasting and allows editing files of ANY size. There are also tools included to allow splitting and joining of large binary files and command line inserting and deleting of bytes and bits. Hex allow key mapping, color configuration and context sensitive help.




Hex

Version: 2.4
Summary: Edit,Insert,Delete,Search Hex/ASCII
License: Freeware
Author: Marc J. Bellusci
Email: marcjb@yahoo.com
Download: hex-mj24.zip (May 10 1999, 34K)
Description:
Hex is a small binary file (hex) editor that can edit files up to 2
gigs in size. Features include searching (hex or ASCII), inserting,
deleting, and editing of bytes, jumping to a specified address,
hexdumping a file, and opening read-only files for viewing. Other
features are also included.




HEXED

Summary: Binary file hex/ascii editor w/insert & delete
Download: hexed100.zip (May 22 1990, 21.6K)




Hexedit

Version: 3.4a
Summary: Hex editor. Freeware
License: Freeware
Author: Andy Muehling, Pagelevel Software
Email: andym@pagelevel.allhere.com
Download: hexed34a.zip (Sep 7 2000, 48.8K)
Description:
Hexedit is a hex editor that offers you many functions. It can
open files of any size, regardless of free memory. Besides all the
traditional functions of an editor, it can open and write the boot
sectors of drives, allowing you to make a copy of it or even modify it.
A calculator that can handle decimal hexadecimal and binary notation is
included.




HexIt

Version: 1.32
Summary: Hex editor w/builtin disassembler
License: Freeware
Author: Mikael Klasson
Email: fluff@geocities.com
Homepage: http://fluff.home.ml.org/
Download: hexit132.zip (Feb 23 1998, 75.4K)
Description:
HexIt v1.32 is a hex editor with some features not found in other programs of its type.
Features include:
- Realtime disassembler
- Configurable keys
- Open/Close/Rename/Create files from within HexIt
- Manipulate the EXE-header
- Mouse support (up to three buttons)
- Wildcards
- Extensive setup mode
- Compare two files, both for differences and similarities
- Can function as a textviewer
- Search/replace facilities
- Goto linenumber / jump to file offset
- Clipboard with cut, copy and paste
- Editing, including inserting and deleting bytes
- Split screen
- File sizes up to your total amount of free memory
- Up to 100 files in memory
- Online help




HEXIT

Summary: Create hex image file, view/copy disk sectors
License: Shareware
Author: John Augustine
Email: jaugust@bellatlantic.net
Download: hexit_18.zip (May 25 1998, 18.7K)
Description:
Create a hexadecimal image file (text file) of any file. The hex image
file, along with another image file (of the "same" file) can be viewed
with a utility such as "Double" to see differences. Useful for spotting
the signature of a new virus. Also, see where the file was modified or
corrupted.

You can edit the image file in your favorite text editor (remove parts,
etc.) then use "Hex It" to "un-hex" it back into original "form"
(characters). "Hex It" can be used to view any file in hexadecimal or
text mode.

You can view, in hexadecimal or text mode, any "physical" or logical disk
sector. You can copy any "physical" or logical disk sector to a file.
Note: The file is an exact copy of the sector (NOT modified). If you
wish, you can create a hexadecimal image file of that file afterwards.
You can view memory in hexadecimal or text mode.




HEXMAN

Summary: Hex and ASCII file editor
Download: hexman10.zip (Jun 3 1994, 38.3K)




Hexpress

Version: 2.10
Summary: Hexpress: Hex (binary) file editor
Download: hexpress.zip (Nov 21 1996, 42.1K)




HEXVW

Summary: Hexadecimal file viewer and editor
Download: hexvw10.zip (Sep 21 1992, 79.5K)




HXEDIT

Summary: Programmer's hexadecimal patch editor
Download: hxedit21.zip (Apr 30 1996, 67K)




LMHEDT

Summary: Michaels' HEX/ASCII editor for binary files
Download: lmhedt23.zip (Nov 12 1993, 42.1K)




MZAP

Version: 1.02
Summary: Easy ASCII/HEX file editor,
Download: mzap102.zip (May 25 1991, 11.1K)




PDT_REV

Summary: Review of PDT (2gig editor) by competing authr
Download: pdt_rev.zip (Aug 1 1995, 10.8K)




SvKiller

Version: 0.23b
Summary: SaveGame editor w/ SRC in BC++
License: Freeware
Author: Michal Moskal
Email: malekith@topnet.pl
Homepage: http://malekith.topnet.pl/
Download: svkil023.zip (Jun 19 1999, 188K)
Description:
SvKiller v0.23 beta is binary (hex) editor designed especially for
changing saved games. Options include: searching, comparing multiple
files, and comparing results of searches (and compares) - the results ==
offsets are dumped into dialog box, where you can easy browse and
manipulate it, or even put in into the bulit-in simple data-base. Its
easy to use and uses Turbo Vision (text-mode user interface with
dialogs, menus and so on). Docs include instructions for beginners
about how to change saved files, and for advanced users - how to, for
example, compare long (double) words in 5 files and find offsets of bytes
which are f1 <= f2 < f3 == f4 < f5. Docs and program interface are
written in English and Polish. Source code included.




XED11B

Summary: Binary file editor with Ins/Del, S&R. <ASP>
Download: xed11b.zip (Aug 24 1994, 166.1K)




ZAP

Version: 1.04
Summary: ZAP: Full screen file editor for binary
Download: zap104.zip (Apr 28 1991, 48.2K)




ZIPZP

Version: 7.15
Summary: ZIPZAP, hex file and sector editor
Download: zipzp715.zip (Jan 6 1992, 48.4K)






[ Home | Submit ]
[ Humor | Icons | Library | Manuals | Organizations | RFCs | Services | Software | Users ]

Copyright © 1997-2000 Ctrl Computer Systems. All rights reserved.
Comments: software@bookcase.com
Last updated: 07/05/03