Aquatic
February 27th, 2004, 17:18
We all know about Hex Opcodes, but imagine Octal Opcodes, that would be crazy.
Write your app using Octal opcodes, it would be harder to crack.
Write your app using Octal opcodes, it would be harder to crack.
View Full Version : Imagine Octal Opcodes
[Originally Posted by doug]octal, hex, dec, binary are just different bases to represent the _same_ numbers. even if for some odd reason you were given the opcodes in octal format, you could still put it back in hex notation. I don't understand your comment. |