Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DA Pro Scripts

Some IDA scripts to assist with reverse engineering

To install the scripts with all submodules try:

git clone --recursive https://github.com/neriberto/IDA-Pro-Scripts.git

IDA Python Scripts

  • functions_md5.py - Enumerate all functions and print the MD5 hash.
  • strings_base64decode.py - Find for base64 encoded strings.
  • strings_suspicious.py - Uses brute force to find xored strings (I wrote it based on xor viper module.

Submodules (included)

Another IDA Pro Addons (not included)

The list above are not include in this repository as submodule

Ideas to implement

The FireInsight-plugin has many cool plugins for FileInsight.

About

IDA Pro Scripts

Resources

Stars

37 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages