Login   Register  
PHP Classes
elePHPant
Icontem

Class: Hex Editor

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of De Rosa Luigi  >  Hex Editor  >  Download .tar.gz .zip  >  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
Related classes: , , , , , , ,
Version: -
PHP version: 3.0
License: GNU General Public License (GPL)
All time users: 595 users
All time rank: 4110
Week users: 0 users
Week rank: 2590
Picture of De Rosa Luigi
Author: De Rosa Luigi is available for providing paid consulting. Contact De Rosa Luigi .
Packages: 8 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Age: 18
All time rank: 32512 in Italy Italy
Week rank: 63 Up3 in Italy Italy Up
Innovation award
Innovation award
Nominee: 3x


  Detailed description  
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.

 

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

  Rate classes User ratings   Trackback   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
March 2009
Number 5
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

  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
phpclasses - Innovation award March 2009 hahahah, ma non ci credo xD...

  Applications that use this class  
No application links were specified for this class.
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
Plain text file hex.php Example Example usage

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.