ida-sploiter icon indicating copy to clipboard operation
ida-sploiter copied to clipboard

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.

Results 4 ida-sploiter issues
Sort by recently updated
recently updated
newest added

I got errors with ida-sploiter when using it in IDA Version 7.0.170914 Windows x64. ``` Failed while executing plugin_t.init(): Traceback (most recent call last): File "C:/Program Files/IDA 7.0/plugins/idasploiter.py", line 2700,...

This is a temporary fix for supporting IDA 7. It contains bad code practices but at least the plugin will load in IDA 7.

Hello, I've tried install last plugin version on Windows 8.1, IDA PRO version 6.8, and I have error message. ![ida_output](https://user-images.githubusercontent.com/25029860/56582046-05be9800-65df-11e9-8c00-3a4e667e6917.jpg) But if I use version from october 2014, where is...

Hi, i tried to quickly implement support for ELF binaries to ida-sploiter. Let me know what you think. Best Benedikt