Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Simple: don't allow unaligned jumps. Google's NaCl already figured out how to do that ages ago. (Eg you could only allow jumps after a bit-masking operation. Details depends on architecture.)

But yes, unless you solve the halting problem, anything that bans all bad programs will also have false positives. It's the same with type systems in programming languages.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: