© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Jason Knight
The less code you use, the less there is to break
x86 machine language... two bytes, represented as hex would look like this.
0xEB, 0xFE
If we disassemble that to assembly, we get:
jmp -2