123 skills found · Page 2 of 5
L4ys / IDASignsrchIDA_Signsrch in Python
BinaryAnalysisPlatform / Bap Ida Pythonintegration with IDA
zardus / IdalinkSome glue facilitating remote use of IDA (the Interactive DisAssembler) Python API.
mrfarhadi / IDA PluginAn IDA Pro Plugin to extract Call Graphs and Control Flow Graphs from an assembly file written in Python.
gmh5225 / Ida Find .data PtrA simple ida python script to find .data ptr
hackflame / Ida Python ExtractCodeida提取特征码脚本
krystalgamer / Dec2structPython plugin to easily setup vtables in IDA using declaration files
bnbdr / Ida Bpf ProcessorBPF Processor for IDA Python
iZsh / IDA Python ScriptsIDA Python Scripts
nihilus / IDASimulatorIDASimulator is a plugin that extends IDA's conditional breakpoint support, making it easy to augment / replace complex executable code inside a debugged process with Python code. Specifically, IDASimulator makes use of conditional breakpoints in the IDA debugger to hijack the execution flow of a process and invoke Python handler functions whenever particular code blocks are executed. With support for multiple target architectures, it handles details such as register initialization, memory allocation, pointers, function arguments and return values seamlessly and transparently, making it easy to replace, modify and subvert existing functionality (or lack thereof) in the target process. IDASimulator also includes the IDASim python module, on which IDASimulator is based. This allows for all of the features of IDASimulator to be integrated into more complex IDAPython scripts. IDASimulator currently supports the x86, x86_64, ARM and MIPS32 architectures. Porting to other architectures is very easy.
RussianPanda95 / IDAPythonIDA Python scripts
Neo-Maoku / Shellcode GeneratorIDA Python script for generating Windows x86 shellcode with one click
sterrasec / Genpatchgenpatch is IDA plugin that generates a python script for patching binary
govcert-ch / ConfuserEx IDAPythonIDA Python deobfuscation script for ConfuserEx binaries
Brandon-Everhart / AngryIDAPython based angr plug in for IDA Pro.
zengfr / Ida Pro Idb Databasemany of ida pro idb database for game hacking and reverse analysis engineering.good luck.
yuk-krhs / Ida Il2cpp AnalyzeIDA python script for il2cpp
chnzzh / Batch IdaA python library for generate ida pro files (*.idb/*.i64) in batch mode & compare executable files use bindiff in batch mode.
rand-tech / Ida9rewriterBump your ida python script automatically!
aerosoul94 / TilutilPython scripts for parsing IDA TIL files.