Hacker News new | ask | show | jobs
by hderms 3537 days ago
Could presumably replace the following instructions with int 3 and basically swap it back without showing the interactive user anything
1 comments

"the following instructions" may be a bit tricky. E.g. if the instruction jumps to itself.
Very true, you can tell I'm not an assembly guy