
IDAPython-Malware-Scripts
Scripts for automating malware analysis and reverse engineering workflows in IDA Pro, covering binary inspection, static analysis, and code…
binary-analysismalware-analysisreverse-engineering+1

Scripts for automating malware analysis and reverse engineering workflows in IDA Pro, covering binary inspection, static analysis, and code…

A small tool I made to dump the export table of PE files. The primary use case was intended for use within DLL proxying.