ivmi - Interactive Virtual Machine Introspection. Based on DRAKVUF and libvmi. https://t.co/NqQIgA8ThO
GitHub
v-p-b/ivmi
Interactive Virtual Machine Introspection. Contribute to v-p-b/ivmi development by creating an account on GitHub.
r2graphity- Creating function call graphs, plot fancy graphs and extract behavior indicators.Based on radare2,pefile https://t.co/SJn0wnQNxA
GitHub
pinkflawd/r2graphity
Creating function call graphs based on radare2 framwork, plot fancy graphs and extract behavior indicators - pinkflawd/r2graphity
idadiff - IDAPython script in order to auto-rename subs. https://t.co/UjRraDUmiu
Github
GitHub - 0x00ach/idadiff: IDAPython script in order to auto-rename subs
idadiff - IDAPython script in order to auto-rename subs
windows_syscalls_dumper - A dirty IDAPython script to dump windows system call number/name pairs as JSON. https://t.co/8AOwCAH1Sv
Github
GitHub - sam-b/windows_syscalls_dumper: A dirty IDAPython script to dump windows system call number/name pairs as JSON
windows_syscalls_dumper - A dirty IDAPython script to dump windows system call number/name pairs as JSON
Article: "API Hooking con Python". About winappdbg https://t.co/z4qU1lbQWC
Semecayounexploit
Se me cayó un exploit - Seguridad Informática
Seguridad informática, programación && electrónica, entre otras geekeadas de Shei.
nucleus - detects functions at the CFG-level. Including the option to transfer results to IDAPython script https://t.co/WSsSroIAS0
bitbucket.org
vusec / nucleus
Nucleus function detector.
Video: “Reverse Engineering embedded ARM firmwares with radare2" https://t.co/RQUiEyMRbO
Vimeo
SUE 2017 - Radare Project - Sergi 'pancake' Alvarez
Radare is an open source framework for reverse engineering. Created by Sergi and with the help of a large list of random contributors around the globe, it provides…
apiscout - aims at simplifying Windows API import recovery on arbitrary memory dumps. Based on IDAPython, pefile. https://github.com/danielplohmann/apiscout
GitHub
GitHub - danielplohmann/apiscout: This project aims at simplifying Windows API import recovery on arbitrary memory dumps
This project aims at simplifying Windows API import recovery on arbitrary memory dumps - danielplohmann/apiscout
CTF solution without real ARM device. Based on Unicorn, Capstone, Kyestone. https://t.co/90BZX2bxm8
GitHub
bkth/hitb-ams-2017-calculator
Exploit and write-up for the calculator challenge at HITB AMS 2017 - bkth/hitb-ams-2017-calculator
Manticore - dynamic binary analysis tool. Based on capstone, pyelftools, unicorn, smtlib. https://t.co/7OWqQztNAW
GitHub
trailofbits/manticore
Symbolic execution tool. Contribute to trailofbits/manticore development by creating an account on GitHub.
Article: "Manticore: Symbolic execution for humans" https://t.co/ocZocV9eQO
Trail of Bits Blog
Manticore: Symbolic execution for humans
Earlier this week, we open-sourced a tool we rely on for dynamic binary analysis: Manticore! Manticore helps us quickly take advantage of symbolic execution, taint analysis, and instrumentation to …
Lighthouse - Code Coverage Explorer for IDA Pro. Based in IDAPython. https://t.co/DsloB34pb4
GitHub
gaasedelen/lighthouse
Code Coverage Explorer for IDA Pro & Binary Ninja. Contribute to gaasedelen/lighthouse development by creating an account on GitHub.
r4ge - plugin to perform symbolic execution with a simple macro call. Based on angr, radare2. https://github.com/gast04/r4ge
GitHub
GitHub - gast04/r4ge: Symbolic Execution Tool in r2
Symbolic Execution Tool in r2. Contribute to gast04/r4ge development by creating an account on GitHub.
cortex_m_firmware.py - module will annotate the ARM Cortex M microcontroller firmware vector table, which contains a number of function pointers. Based on IDAPython. https://github.com/duo-labs/idapython
GitHub
GitHub - duo-labs/idapython: A collection of IDAPython modules made with 💚 by Duo Labs
A collection of IDAPython modules made with 💚 by Duo Labs - duo-labs/idapython
kex - python kernel exploit library . Based on pykd. https://github.com/theevilbit/kex/ Article: https://theevilbit.blogspot.ru/2017/11/kex-python-kernel-exploit-library-major.html
GitHub
GitHub - theevilbit/kex
Contribute to theevilbit/kex development by creating an account on GitHub.
Amnesia - module designed to use byte level heuristics to find ARM thumb instructions in undefined bytes in an IDA Pro database. Based on IDAPython. https://github.com/duo-labs/idapython
GitHub
GitHub - duo-labs/idapython: A collection of IDAPython modules made with 💚 by Duo Labs
A collection of IDAPython modules made with 💚 by Duo Labs - duo-labs/idapython
*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, stack var size) to the pseudocode .c file https://github.com/tintinweb/ida-batch_decompile
GitHub
GitHub - tintinweb/ida-batch_decompile: *Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro…
*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotation...