Download Jasi Native Assembly Dumper v1.4
JasiNativeDumper is a command-line tool for capturing native Windows modules as they are loaded at runtime. It works by spawning the target process and polling its loaded module list - so every LoadLibrary call made by the target, including ones made by packers, protectors, or custom loaders, is intercepted and the raw PE bytes are written to disk.
https://developer.team/misc-development/37021-download-jasi-native-assembly-dumper-v1-4.html
Comments
Post a Comment