cscg24-rev2

CSCG 2024 Challenge 'Intro Reverse Engineering 2'
git clone https://git.sinitax.com/sinitax/cscg24-rev2
Log | Files | Refs | sfeed.txt

commit 05deff2f79e89eb372172cd08106746ded780b0c
parent 8c74e2304e7757526b96238c7e4e0ee9f39e6011
Author: Louis Burda <quent.burda@gmail.com>
Date:   Fri,  5 Apr 2024 20:16:40 +0200

Add challenge description

Diffstat:
Achall/description | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/chall/description b/chall/description @@ -0,0 +1 @@ +Somehow the password was encoded and can't be found in plaintext in the binary. Can you still figure out the right password?