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

Aha, found a partially-deobfuscated version: https://gist.github.com/slacka/8306176

The instruction decode mechanism is a chain of "e--||(expression), e--|| ..." expressions. At the point where e-- is zero the expression will be evaluated.

The program makes heavy use of the equivalence between "index[pointer]" and "pointer[index]", presumably to save brackets.



Very true || !false. The 3rd, 4th and 5th ways to encode a switch can be done using <disconnected>




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

Search: