armemu.py - ARM Assembly, Emulation, Disassembly using Keystone, Unicorn, and Capstone https://gist.github.com/mattypiper/d4d90bc5b8fb9a56fa2d4f2383a2eda7
DumpFunctionBytes.py - IDA Python script that dumps the current function as a shellcode. https://github.com/agustingianni/Utilities#dumpfunctionbytespy
IDA Walker - Simple library for idapython. Bsed on IDAPython. https://gitlab.com/zaytsevgu/ida-walk
Article: "Let's Write an LLVM Specializer for Python!". About llvmpy https://t.co/x4e1Lilvb1
Slides: "ANGRY MODULE EXCAVATION". Аn example of using a angr framework https://t.co/owflxnFyyH
add_segment.py - IDAPython plugin that adds the contents of a file as a new segment in an existing idb. https://t.co/UEIsnJqr0o
ida-netnode - Humane API for storing and accessing persistent data in IDA Pro databases. Based on IDAPython https://t.co/1KkjL6elao
MacHeap is a LLDB Python script for use with OS X heap introspection https://t.co/Yw42dXgkjO
ida_settings provides a mechanism for settings and fetching configration values for IDAPython scripts and plugins. https://t.co/uuU8VSxmT3
Ida-Pro-screen-recorder - PyQt4/PyQt5 plugin for recording your screen while you use Ida Pro. https://t.co/Ga3J2RcP2E
pintool2 - This tool can be useful for solving some reversing challenges in CTFs events. https://t.co/qwGz1XUYNr
UniAna - Analysis PE file or Shellcode (Only Windows x86). Based on Unicorn, Capstone, pefile. https://t.co/Tya7JZ0MGc