![]() |
|
#2
|
|||
|
|||
|
Usage examples:
C>PE_OVLs notepad.exe - Prints overlay exists or no in file notepad.exe. If overlay exists then prints his size as dec (hex). C>PE_OVLs * - Scans current directory for any PE-EXE files and prints overlay size for all if founded. C>PE_OVLs notepad.exe /s - Strips overlay of file notepad.exe. Prints stripped overlay size as dec (hex). C>PE_OVLs * /s - Strips overlay of all PE-EXE files founded in current directory. Prints stripped overlay size for all as dec (hex). Also keys available: /w = no wait for any key at exit; /q = /w + no text report, be quiet. *WARNING* All actions not prompted, no backups. So be careful when using wildcards. Last edited by dosprog; 02-21-2022 at 03:44. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| File To Hex Tool | Top10 | Community Tools | 2 | 02-22-2018 17:20 |