PHP Classes
elePHPant
Icontem

Hex Editor: Read and write files to edit their data

Recommend this page to a friend!

  Author Author  
Picture of De Rosa Luigi
Name: De Rosa Luigi <contact>
Classes: 8 packages by
Country: Italy Italy
Innovation award
Innovation award
Nominee: 3x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can read and write files to edit their data.

It can open a file and convert its contents into a corresponding hexadecimal string representation.

The class can also rewrite the file with a hexadecimal representation string of the changed contents.

  Classes of De Rosa Luigi  >  Hex Editor  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Hex Editor
Base name: hexeditor
Description: Read and write files to edit their data
Version: 1.0.0
PHP version: 3.0
License: GNU General Public License (GPL)
 
  Groups   Trackback   Applications   Files Files  

  Groups  
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
March 2009
Number 5


Prize: One downloadable copy of Komodo IDE
Binary files cannot be edited like text files in regular text editors because characters within certain code ranges are not printable.

This class provides a work around for editing binary files. It converts the file contents into lines of hexadecimal text, so it can be easily changed in a text editor.

The class can also convert the changed hexadecimal lines back to binary format before storing the updated binary file contents.

Manuel Lemos

  Pages that reference this package  
phpclasses - Innovation award March 2009
hahahah, ma non ci credo xD...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file hex.class.php Class Main Class
Accessible without login Plain text file hex.php Example Example usage

Install with Composer Install with Composer - Download Download all files: hexeditor.tar.gz hexeditor.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.