| password esasy |
1234 - ida disassembly, password was in plain text
Then open that thing in x64dbg, look for entry point, located the comparison and patch out the je.
then go for dll injection, because why not, can be done through: patching the branch or patching the compare result or hooking the compare function |
2026-06-13 19:59 |