diff --git a/static/posts/crackmes-license-checker/post.typ b/static/posts/crackmes-license-checker/post.typ index c35bb9e..eb1e44b 100644 --- a/static/posts/crackmes-license-checker/post.typ +++ b/static/posts/crackmes-license-checker/post.typ @@ -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. \ No newline at end of file