All Projects → crackmes → crackmes

crackmes / crackmes

Licence: other
Open and censorship resistant crackmes repository

Programming Languages

python
139335 projects - #7 most used programming language
Roff
2310 projects
Jasmin
10 projects
shell
77523 projects

Projects that are alternatives of or similar to crackmes

ctf
repo for ctf
Stars: ✭ 22 (-77.55%)
Mutual labels:  reversing
evm cfg builder
EVM CFG recovery
Stars: ✭ 83 (-15.31%)
Mutual labels:  reversing
DbgChild
Debug Child Process Tool (auto attach)
Stars: ✭ 221 (+125.51%)
Mutual labels:  reversing
FIDL
A sane API for IDA Pro's decompiler. Useful for malware RE and vulnerability research
Stars: ✭ 421 (+329.59%)
Mutual labels:  reversing
Crackmes-Repository
Initiative to collect and preserve crackmes for learning and practice in reverse engineering
Stars: ✭ 60 (-38.78%)
Mutual labels:  crackme
MarsAnalytica
My RE challenge from Northsec 2018.
Stars: ✭ 14 (-85.71%)
Mutual labels:  crackme
crackerjack
A collection of crackmes
Stars: ✭ 37 (-62.24%)
Mutual labels:  crackme
r2con2021 deobfuscation
Workshop Material on VM-based Deobfuscation
Stars: ✭ 109 (+11.22%)
Mutual labels:  reversing
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
Stars: ✭ 19 (-80.61%)
Mutual labels:  reversing
VitaTestSuite
Step by step execution and exploration of dumped PS Vita code
Stars: ✭ 15 (-84.69%)
Mutual labels:  reversing
TraceEvent
Trace events in real time sessions
Stars: ✭ 26 (-73.47%)
Mutual labels:  reversing
smram parse
System Management RAM analysis tool
Stars: ✭ 50 (-48.98%)
Mutual labels:  reversing
RF-List
RFSec tools
Stars: ✭ 98 (+0%)
Mutual labels:  reversing
radare2-book
Radare2 official book
Stars: ✭ 628 (+540.82%)
Mutual labels:  reversing
MsFontsFuzz
OpenType font file format fuzzer for Windows
Stars: ✭ 49 (-50%)
Mutual labels:  reversing
Apex-Legends-SDK
Open Source Cheat for Apex Legends, designed for ease of use. Made to understand reversing of Apex Legends and respawn's modified source engine as well as their Easy Anti Cheat Implementation.
Stars: ✭ 101 (+3.06%)
Mutual labels:  reversing
Anti-Debugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Stars: ✭ 297 (+203.06%)
Mutual labels:  reversing
auxlib
Full reversing of the Microsoft Auxiliary Windows API Library and ported to C
Stars: ✭ 19 (-80.61%)
Mutual labels:  reversing
Minosoft
An open source Minecraft reimplementation written from scratch. Mirror of https://gitlab.bixilon.de/bixilon/minosoft
Stars: ✭ 149 (+52.04%)
Mutual labels:  reversing
dwarf import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
Stars: ✭ 18 (-81.63%)
Mutual labels:  reversing

THIS PROJECT HAVE BEEN ABANDONED

Check https://crackmes.one/ instead.

crackmes

Open and censorship resistant crackmes repository

What's this?

crackmes.de is down, and there's no stable alternative with a well organized, up-to-date and timeproof collection of crackmes. We try to solve this problem, using a git repository to organize the crackmes, the github issue tracker and pull requests to allow users to upload new crackmes or write reviews, and IPFS for persistent storage.

How to upload a new crackme

Execute crackme_uploader.py which will create a IPFS hash. With that hash you can create a new crackme and send a PR. Of course you will need to have ipfs installed and you should try to keep your daemon open so our dedicated server can download it an pin it.

How to download a crackme

For now download.py script will download all the crackmes.

How to write a review

TODO

Help wanted

There's a lot to do:

  • Send crackmes: The whole point of this project is to help people (including us) to improve with their reverse engineering skills, so we need new crackmes.
  • Share crackmes using IPFS: We will be sharing all the crackmes, but one of our main goals is to not depend on a central point of failure.
  • We're not native english speakers, so any help with writing or fixing language related problems will be appreciated.
  • If you have any other idea just share it with us, draw a logo, or just spread the word.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].