• This repository has been archived on 19/May/2021
  • Stars
    star
    176
  • Rank 215,696 (Top 5 %)
  • Language
    Python
  • Created almost 10 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

IDA Sploiter is a plugin for Hex-Ray's IDA Pro disassembler designed to enhance IDA's capabilities as an exploit development and vulnerability research tool.
Welcome to IDA Sploiter, an exploit development and vulnerability research
plugin for Hex-Ray's IDA Pro disassembler.

To install IDA Sploiter simply copy all the python files to IDA's plugins folder. 
The plugin will be automatically loaded the next time you start IDA Pro.

IDA Sploiter currently supports the following architectures:
  - x86/amd64
  - PowerPC

You can find the latest IDA Sploiter version and documentation here: 
    http://thesprawl.org/projects/ida-sploiter/

Happy sploiting!
  -Peter Kacherginsky <[email protected]>