Linux software

 
Contact Us
editors : bpatch
A hex editor that doesn't load the whole file at once
Original code written by Garry M. Johnson and Steven Lisk. This is a neat program that contains some neat code. It allows you to dump or edit files (binary or ascii), displayed by 256-byte records in side-by-side hex and ascii formats. Other features (eg. toggled swap within byte pairs) are included. The most interesting feature of this editor is that it doesn't load the entire file at once, unlike all other hex editors. Thus, you can browse and edit very large files or even raw disks. The program does not include a redistribution notice, but it was posted to comp.sources.unix ages ago, and the README mentions the word "public domain".
Version number : 1.0
Md5 : MD5 (bpatch.tar.gz) = f7fd8f16cc0b0fe76cf5b30fb71e44ed SHA256 (bpatch.tar.gz) = 3bb5c8f239be00b18e3ef7f6900bdfb037888a58de8a92ebe24cb0ae6ad41d8c SIZE (bpatch.tar.gz) = 16087
Linux Software