No description
Find a file
2026-06-16 16:12:13 +02:00
lib/WindowsDllsExport Added a better dll list 2026-05-06 16:28:46 +02:00
testfiles/upx-hostname Restructuration of the code to use cfg files, arguments, and multiple 2026-04-02 11:29:04 +02:00
.gitignore Update .gitignore 2026-03-30 12:26:41 +02:00
cfg_parser.py Fixed multi-wave unpacking 2026-05-19 16:20:22 +02:00
iat.py Added automatic disable reginit if no reg info 2026-06-16 16:12:13 +02:00
patch.py made a better usage of enums 2026-05-19 15:47:24 +02:00
README.md Update README.md 2026-03-25 14:53:44 +01:00
reginit.py made a better usage of enums 2026-05-19 15:47:24 +02:00
utils.py remove dead code 2026-05-19 15:47:38 +02:00

lief-iat-reconstruction

Script based on LIEF to reconstruct the IAT of a wave memory dump that was output by Goatracer.

This script depends on the IAT information JSON obtained by the Goatracer readers