4 ms·
This author also has other things like: A compiler that emits only `mov` instructions and another compiler that deliberately messes with the control flow so tha
by TomatoCo 1mo ago
This author also has other things like: A compiler that emits only `mov` instructions and another compiler that deliberately messes with the control flow so that, if disassembled, common debuggers will draw symbols like skulls or threats. https://github.com/xoreaxeaxeax/repsych https://github.com/xoreaxeaxeax/repsych
- inigyou 1mo agoHe also bruteforced the entire opcode space to find undocumented instructions (sandsifter).
- vanderZwan 1mo agoAlso came up with the original ..cantor.dust.. binary visualization tool, which is a tool I never used directly but Chris' presentation of it in 2012 is still one of the coolest talks I've ever seen. [0] https://github.com/Battelle/cantordust https://github.com/Battelle/cantordust [1] https://www.youtube.com/watch?v=4bM3Gut1hIk https://www.youtube.com/watch?v=4bM3Gut1hIk
- Gibbon1 1mo agoI saw a string of emoji that supposedly when copied to a file and renamed .exe prints out hello when run.