HDFtool v1.0 by HUMFREE coded by GN
-----------------------------------

Here are a few examples how to use HDFtool:

1) List Info about a HDF (a filename.nfo file will be generated)
----------------------------------------------------------------
"HDFtool list filename.hdf" or shorter "HDFtool l filename"


2) Unpacking (assuming filename.hdf is in the current dir and a valid hdf format)
---------------------------------------------------------------------------------
"HDFtool unpack filename.hdf" or shorter "HDFtool u filename"


3) Packing (using the default options!)
---------------------------------------
a) Repack a HDF (assuming the bin Files are in the current dir and 'newfile.hdf' does not exist)
"HDFtool pack newfile.hdf" or "HDFtool p newfile"

b) Repack using compressed Blocks (maybe not working with ALL Humax STB models)
"HDFtool compress newfile.hdf" or "HDFtool c newfile"


4) Packing with non default options (all HDF were unpacked in the same dir)
---------------------------------------------------------------------------
a) IRCI-5400 Software HIC1.01.04 with Loader L2.07 (HIC-02.hdf)
"HDFtool p -id1=0016.0200 -id2=0016.0200 -t=0,3#6000,1,3#10000 HIC-02m.hdf"

b) CRCI-5500 Software HCC1.00.15 with Loader C2.03 (hcc10015.hdf)
"HDFtool c -id1=0015.0000 -id2=0015.0000 -t=0#0,0#A000,3#6000,1,3#10000 hcc10015n.hdf"

c) F1-Fox Software QFE1.02.03 with Loader H1.65 (QFE10203-04.hdf)
"HDFtool p -id1=0030.0400 -id2=0030.0400 -t=0,3#6000,1,3#10000,3#A0000 QFE10203-04m.hdf"

d) F1 (Superset) Software SFE1.05.00 with Loader L 2.05 (sfe10500-NC.hdf)
"HDFtool.exe p -m=2 -id1=0001.0000 -id2=0001.0000 sfe10500-NCm.hdf"

e) F1 (Non Superset) Software FE2.07.00 with Loader L1.13 (fe20700.hdf)
"HDFtool.exe p -m=1 -id=0001 fe20700m.hdf"
