Sorry about the search-range bug, i was in a bit of a hurry and completely forgot to test if the option worked...
Almost did work thoughWhat it did was it always tried to process fileSize amount of bytes starting at the given offset, instead of (end - start) amount of bytes.
Had to change just one line to get it working
Anyways, everything should be working now in version 1.3.1 (download links and change log here), or attachment below.
klicencebruteforce-1.3.1.rar






What it did was it always tried to process fileSize amount of bytes starting at the given offset, instead of (end - start) amount of bytes.
Reply With Quote




