Pinned Repositories
cheatsheets
A collection of cheat sheets on different tech topics
ida-translator
A plugin for IDA Pro that assists in decoding arbitrary character sets in an IDA Pro database into Unicode, then automatically invoking a web-based translation service (currently Google Translate) to translate that foreign text into English.
IDAPyHelper
IDAPyHelper is a script for the Interactive Disassembler that helps writing IDAPython scripts and plugins.
idapython-cheatsheet
Scripts and cheatsheets for IDAPython
kaitai_struct_formats
Kaitai Struct: library of binary file formats (.ksy)
mips-binaries
Various binaries for the mips architecture.
prusanov.github.io
Research the world
python-idb
Pure Python parser and analyzer for IDA Pro database files (.idb).
re-magics-cheatsheet
Cheatsheets on binary patterns and magic numbers for reverse engineering
prusanov's Repositories
prusanov/re-magics-cheatsheet
Cheatsheets on binary patterns and magic numbers for reverse engineering
prusanov/cheatsheets
A collection of cheat sheets on different tech topics
prusanov/idapython-cheatsheet
Scripts and cheatsheets for IDAPython
prusanov/prusanov.github.io
Research the world
prusanov/ida-translator
A plugin for IDA Pro that assists in decoding arbitrary character sets in an IDA Pro database into Unicode, then automatically invoking a web-based translation service (currently Google Translate) to translate that foreign text into English.
prusanov/IDAPyHelper
IDAPyHelper is a script for the Interactive Disassembler that helps writing IDAPython scripts and plugins.
prusanov/kaitai_struct_formats
Kaitai Struct: library of binary file formats (.ksy)
prusanov/mips-binaries
Various binaries for the mips architecture.
prusanov/python-idb
Pure Python parser and analyzer for IDA Pro database files (.idb).
prusanov/radare2
unix-like reverse engineering framework and commandline tools