@mortfeus Cracking lvl 1, the password only shows up as >> NULL in notepad++ and >> s%s% in normal notepad.
Oh i am on the same level, i dont know now but i still working. %s is a format not a username or something like that.
“Is this real ? ” Morpheus
“Is this real ? ” Morpheus
@mortfeus alright thanks, pm me if you get any further and i’ll let you know if I can figure something out :D
@mortfeus Yeah I'l give it a shot thanks
Dont give answer @triplesix01 im not on it now but i will working on it soon.
“Is this real ? ” Morpheus
@mortfeus Yeah, I’ve downloaded IDA and Im also working on it now
FYI, there is a free, open-source software that do the same kind of stuff as IDA, created by the NSA: Ghidra.
It may be more safe to use a trusted software instead of a crack found on a dark website (unless you purchase IDA ;))
Hi,
I don’t want to know the answer but I would like to know whether anyone has figured out the process.
Have figured out the username but can;t seem to figure out the password.
I was assuming that the exe leads to another page one it is correct.
I did consider useing hydra to get the password but in the nature of this challenge I decided not to, i have decompiled the exe and still can’t find anything.
anyone who can give me a nudge in the right direction would be a great help.
Thanks
OTH
OTH
There are multiple way to find the password. Doing a live analysis of the executable in a debugger like x64dbg could help… Find the routine waiting for your input and go from there.