Reverse Engineering
Last updated
Last updated
When execute the binary file, does not output anything unless try to give it some which result in [x] Critical Failure
. Try to decompile the file using ghidra but got me dizzy..
Then I use ltrace
and at the start of the execution of the binary file showed some kind of calling library? Then it will ask the user some input. After going through each line, I saw the flag!
Flag: HTB{st4t1c_l1b5_but_c00l3r}