|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
New version 1.2: Input filename used as an offset to output can now have an extension(which will be ignored for offset calculation).
|
| The Following 3 Users Say Thank You to elit For This Useful Post: | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Possible bug - When I used this injector to inject few files on a 10GB+ file then it said something like "size of the output is zero". It worked fine for a 500 MB file though.
|
| The Following User Says Thank You to ShivShubh For This Useful Post: | ||
elit (18-04-2018) | ||
|
#3
|
|||
|
|||
|
Quote:
Try to check what is the size of that output file *before* injecting, it should be empty 0 bytes file. You can still write to it if you use -nostrict flag then, if thats what you need. |
|
#4
|
|||
|
|||
|
Quote:
|
| The Following User Says Thank You to ShivShubh For This Useful Post: | ||
elit (18-04-2018) | ||
|
#5
|
|||
|
|||
|
Quote:
And it obviously cannot work on empty file size as it contain no bytes(to be overwritten), here you can only append new data into it, meaning growing its size and for that you need -nostrict mode. Strict mode is meant to write within output file boundaries. That is because it was designed for quickbms usage to write same amount of data back(to same offset) to get same file CRC as was original(before you zero it for example), here different size/crc would mean wrong data/corruption. EDIT: My apology I misread you comment. You saying that file was not empty but 10gb size and there it did not worked correct? I will check it, but are you sure file was not in fact 0 bytes? And also offset+size where you wanted to write was within output files boundaries? Can you post more info or screenshots? EDIT2: I believe you are correct, I did not tested myself but noticed that standard fseek function only have int as return value, this is certainly issue. I will change it using 64bit variant and that will solve problem. Update soon... Last edited by elit; 18-04-2018 at 05:33. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Useful Dll for Inno Setup users | peterf1999 | Conversion Tutorials | 88 | 01-12-2017 16:00 |
| Tom Clancy's Splinter Cell Conviction | Faks | PC Games - Protection List | 3 | 03-06-2010 02:10 |
| !!!!! BAD IMAGE FILE SOLUTIONS PART 2!!!!!!! | BIG PAPA | DC Games | 8 | 05-11-2002 03:48 |
| HELP ME PLZ!!!! | Dalvin | DC Games | 0 | 02-01-2001 22:15 |
| HELP ME PLZ!!!! | Dalvin | DC Games | 0 | 02-01-2001 22:14 |