T-Fuzz - a fuzzing tool based on program transformation and Crash Analyzer. Slides: http://nebelwelt.net/publications/files/18Oakland-presentation.pdf WP: http://nebelwelt.net/publications/files/18Oakland.pdf Based on angr, radare2. https://github.com/HexHive/T-Fuzz
PyFDP - Python extension used to communicate with the FDP (Fast Debugging Protocol) hypervisor-based debugging server used in the Winbagility project. https://github.com/Winbagility/Winbagility/tree/master/bindings/python
crave - framework to automatically test and explore the capabilities of generic AV engines. Based on angr, capstone… https://github.com/necst/crave
mcsema_disass - a set of tools from McSema framework for communication with backend: IDA Pro, Binary Ninja for CFG recovering. (McSema - a framework for lifting x86, amd64, and aarch64 program binaries to LLVM bitcode.) Based on IDAPython, binaryninja. https://github.com/trailofbits/mcsema/tree/master/tools/mcsema_disass