level06: done (uwu)
This commit is contained in:
5
level06/walkthrough
Normal file
5
level06/walkthrough
Normal file
@ -0,0 +1,5 @@
|
||||
# Level06
|
||||
|
||||
Using ghidra, we can decompile the code and see that it opens a shell if 2 values match, depending on a string (login that we can input).
|
||||
To reverse engineer the value we need to obtain, we slightly changed the copy of the source code to put a print of the value modified by the program.
|
||||
We then just have to input that same value in the program and that's it :D.
|
Reference in New Issue
Block a user