|
It takes 3 parameters :
_ new LBA value
_ ip.bin name
_ 1st_read.bin name
It rewrites ip.bin (but there's no need to) and changes LBA value in 1st_read.bin by the one you gave. You can do it manually, by looking for "CD001" in your bin file and changing 4 bytes, 8 bytes before.
|