| Open file in x64dbg
Search for invalid pass
You can see jne 0x00007FF6DEFF1988
Login successful = 0x00007FF6DEFF1973
Change jne 0x00007FF6DEFF1988 to - jmp 0x00007FF6DEFF1973
Cracked!!!
To get password:
Set breakpoint at jne 0x00007FF6DEFF1988
Enter any pass
at 0x00007FF6DEFF1973 we see rdx:"TotallyNotThePassword"
Password grabbed!!! |
==> |