Skip to content

Collection of scripts that were once useful for reverse engineering things

Notifications You must be signed in to change notification settings

sporst/Reverse-Engineering-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Collection of scripts that were once useful for reverse engineering things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages