This program prints the first 256 bytes of
a file as hex to the default console.
Useful when you want to look at the header of
very large files >~10MB without loading the
whole file into memory which usually doesn't work
or takes alot of time.
News
~~~~
* NEW * Added a number of switches to set length, offset and
to change the output a bit.
v1.01
* Doesn't print character between 128 and 160 anymore.
These are unprintable and is used for certain DOS-codes
which made the output look bad if a file containd them.
v1.0
* Initial release
--
Other programs by Deniil 715! can be found on OnyxSoft homepage at:
http://www.onyxsoft.se/
Feel free to mail me if you found bugs or have suggestions!
|