sporst/Reverse-Engineering-Scripts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Collection of scripts I used at one point for reverse engineering. For more information about the individual scripts, please check the readme.txt files in the corresponding directories. api_stats Python script for finding unused Win32 API functions. antlr_x86 ANTLR grammar file for parsing x86 assembler instructions. asmgen Haskell program for generating x86 assembler instructions. InstructionCounter Python script for counting the assembler instructions in an IDB file. pe_finder Python script to find PE files. pemap Simple overview of the addresses of structure entries in PE files. rublib A high-level API for writing IDA Pro scripts in Ruby.