SideChannelMarvels / DeadpoolLinks
Repository of various public white-box cryptographic implementations and their practical attacks.
☆670Updated last year
Alternatives and similar repositories for Deadpool
Users that are interested in Deadpool are comparing it to the libraries listed below
Sorting:
- Set of Dynamic Binary Instrumentation and visualization tools for execution traces.☆328Updated last year
- Tools to perform differential fault analysis attacks (DFA).☆360Updated 2 years ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆608Updated 2 years ago
- A tool to perform (higher-order) correlation power analysis attacks (CPA).☆164Updated 4 years ago
- IDA Python Embedded Toolkit -- IDAPython scripts for automating analysis of firmware of embedded devices☆683Updated 6 years ago
- Documentation for the angr suite☆847Updated 2 years ago
- Self-optimizing cross-platform code tracer based on dynamic recompilation☆603Updated 3 years ago
- Package Binary Code as a Python class using Binary Ninja and Unicorn Engine☆409Updated 3 years ago
- binary patching from Python☆639Updated 2 years ago
- AFL/QEMU fuzzing with full-system emulation.☆640Updated 7 years ago
- A Miasm2 based function divination.☆543Updated 5 years ago
- Driller: augmenting AFL with symbolic execution!☆964Updated 10 months ago
- The 'exploitable' GDB plugin☆747Updated 3 years ago
- ☆801Updated this week
- Python core of avatar²☆565Updated 10 months ago
- A list of my CVE's with POCs☆680Updated 5 years ago
- jemalloc heap exploitation framework☆466Updated 4 years ago
- IDA script for highlighting and decoding ARM system instructions☆405Updated 4 years ago
- BootStomp: a bootloader vulnerability finder☆414Updated 4 years ago
- Using Intel's PIN tool to solve CTF problems☆508Updated 5 years ago
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆654Updated 3 weeks ago
- ☆567Updated 7 years ago
- Shellphish's automated patching engine, originally created for the Cyber Grand Challenge.☆264Updated 3 weeks ago
- A curated list of public TEE resources for learning how to reverse-engineer and achieve trusted code execution on ARM devices☆972Updated last month
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆417Updated 7 years ago
- Pure Python parser and analyzer for IDA Pro database files (.idb).☆483Updated 9 months ago
- Simplify format string exploitation.☆345Updated 4 years ago
- Repository to train/learn memory corruption on the ARM platform.☆356Updated 8 years ago
- Fix stack addresses (when no ASLR) with and without debugging☆182Updated 11 years ago
- Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deo…