How to write a CrackMe for a CTF competition. Source code, technical explanation, anti-debugging and anti reverse-engineering tricks.
-
Updated
Mar 11, 2023 - C++
How to write a CrackMe for a CTF competition. Source code, technical explanation, anti-debugging and anti reverse-engineering tricks.
This project demonstrating multiple protection and anti-analysis techniques, including self-modifying code.
Source codes for CrackMe with modern GUI forms written in C++
x86 Assembly codes for practice
A basic C++ project designed to be cracked easily, following the crackmes.one style, but open sourced and more accessible.
you know, the 160 crackmes, just getting started...
Simple crackme for my groupmate
C++ CrackME Code
Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a Taint Engine, AST representations of the x86 and the x86-64 instructions set semantics, SMT simplification passes, an SMT Solver Interface and, the last but not least, Python bindings.
Add a description, image, and links to the crackme topic page so that developers can more easily learn about it.
To associate your repository with the crackme topic, visit your repo's landing page and select "manage topics."