reordering
All checks were successful
Build / build (push) Successful in 2s

This commit is contained in:
2026-02-07 13:18:39 -05:00
parent 099d79c859
commit ab3815b229

View File

@@ -59,11 +59,11 @@ Here it's easy to guess which of these results is the key.
= Notes
Author: NomanProdhan\
Challenge Link: https://crackmes.one/crackme/619eda7b33c5d455dece628d
I'm new to "crackmes" this so the challenge description feels appropriate to try.
Challenge Link: https://crackmes.one/crackme/619eda7b33c5d455dece628d\
Description:\
This is a simple license checker made with C. This is for complete beginners.
I'm new to "crackmes" this so the challenge description feels appropriate to try.
I used binary-ninja-free. It feels much cleaner than IDA-free or ghidra which I've used for CTF's in the past. Very much overkill for this challenge though.