EasyPass using radare2

Hello,

It’s embarrassing to ask question about probably the easiest reversing challenge, but I am trying to solve it with radare2 and I’m having problems. Does anyone have experience with it using radare2? If not, could you please suggest me the proper tool for solving the EasyPass?

Thanks,

Look into different Windows debuggers - I used immunity but I’m sure Ollydbg or Windbg would work too.

Radare2 is not the best tool in this case, nor Olly no Windbg. There is a special one designed to deal with the language this challenge is written :slight_smile:

Thank you all, finally managed to do it with Immunity Debugger .

IDA is good for this challenge too that was how i completed it

Hack The Box