S.H.E.L.L CTF
Check Flag - Rev [50 pts]
Description
Was cleaning the junk out of my PC, when I found this really old executable. Help me look for the flag.
Solution
strings checkflag.exe | grep "SHELL{"Flag: SHELL{bas1c_r3v}
Keygen - Category [80 pts]
Can you get the flag from the given file.
Solution
Taking all the parts to the code and putting them together into my code I could easily print out the flag.
Flag: SHELL{s3nb0nzakur4_k4g3y05h1}
Last updated
Was this helpful?