gdelugre / fupy
A small and dirty Python 2 decompiler written in Python.
☆13Updated 11 years ago
Alternatives and similar repositories for fupy:
Users that are interested in fupy are comparing it to the libraries listed below
- An ARM disassembler written in Python that also generates pseudo-code☆13Updated 8 years ago
- An architecture plugin for binary ninja to disassemble raw python bytecode☆29Updated 7 years ago
- Exception detector for windows programs(x86 only)☆11Updated 7 years ago
- FWRF is a open source tool for firmware web-side analysis.☆12Updated 9 years ago
- Binary reversing tool to find all possible code paths between two functions.☆26Updated 6 years ago
- My collection of exploit development skeletons for fuzzing, overwriting the stack, remote code execution, etc.☆17Updated 10 months ago
- ☆17Updated 6 years ago
- ActionScript ByteCode Disassembler☆15Updated 9 years ago
- A small utility to grep for pointers & binary data in memory dumps / live process memory☆24Updated 6 years ago
- Local enumeration and exploitation framework.☆18Updated 7 years ago
- GDB command for reattaching to the new instance of the process (help exploit development)☆12Updated 8 years ago
- Format string exploit generation☆10Updated 9 years ago
- ROP Payload Compiler☆11Updated 7 years ago
- CTF exploit development and other tools of pwnage☆21Updated 5 years ago
- EtherAnnotate IDA Pro Plugin - Parse EtherAnnotate trace files and markup IDA disassemblies with runtime values☆13Updated 14 years ago
- This repository is for binaries that are currently being worked on to be solved by angr.☆11Updated 7 years ago
- Win32 Shellcodes☆9Updated 7 years ago
- IDA scripts that facilitate reverse engineering☆16Updated 8 years ago
- Random tools and things for creating+injecting complex organisms into a process on both the posix and windows platforms. Includes support…☆38Updated 3 weeks ago
- Plugin Manager for IDA Pro☆9Updated 9 years ago
- fast dirtycow implementation with privilege escalation for amd64 in flatassembler.☆6Updated 8 years ago
- cve-2019-11931☆35Updated 5 years ago
- The Exploitation Toolkit Icarus is a cross platform software exploitation library that assists in the development of proof of concept exp…