Hacker News new | ask | show | jobs
by tylerkahn 3874 days ago
In the course I took, the program would call home whenever it exploded and deduct points from your grade on the assignment. So naturally I just went in with hexedit and deleted that particular call to that function in explode_bomb.
1 comments

Yea, that's how it works at CMU too. Usually, we just made sure to set a breakpoint there.