Hacker News new | ask | show | jobs
by ttoinou 3142 days ago
What's wrong with "if (check) unlock()" ? x)
1 comments

It can be modified to "if (true) unlock()" relatively very easily, even in binary. No disassembling needed.