![]() |
|
|
|
#1
|
|||
|
|||
|
EnumDumpRes
EnumDumpRes:
enumerate resources and add it to an exe, works ok for the last version of Themida, How to use it: 1. Copy config.txt and EnumDumpRes.dll in target program directory 2. Enter information in config.txt: the first line should contain name of exe to which to add the resources. 3. Start target program and inject EnumDumpRes.dll under it with programs like MegaDumper EnumDumpRes.dll is a native dll (injecting native dll EnumDumpRes.dll). |
| The Following 14 Users Say Thank You to CodeCracker For This Useful Post: | ||
alekine322 (04-12-2025), Apuromafo (09-21-2022), besoeso (10-12-2023), dnvthv (02-07-2025), niculaita (09-22-2022), NoneForce (09-22-2022), pnta (10-05-2022), sh3dow (09-23-2022), tonyweb (09-22-2022), uranus64 (09-24-2022), wilson bibe (09-22-2022), yoza (03-28-2025), Zeokat (02-16-2025) | ||
|
#2
|
|||
|
|||
|
EnumDumpResX64
EnumDumpRes released as x64 dll attached.
More info: for injecting the dll use Xenos https://forum.exetools.com/showthread.php?p=113775 https://github.com/DarthTon/Xenos/releases/tag/2.3.2 You would set ResourceRva and ResourceSize from DataDirectory to 0 You should rename .rsrc section name to other name. After that you could proceed. |
| The Following 8 Users Say Thank You to CodeCracker For This Useful Post: | ||
alekine322 (04-12-2025), Apuromafo (02-06-2025), besoeso (02-09-2025), darkBLACK (03-09-2025), dnvthv (02-07-2025), niculaita (02-09-2025), wx69wx2023 (02-07-2025), yoza (03-28-2025) | ||
![]() |
|
|