Posted June 5, 200916 yr Does anyone know where I can find tutorials and ebooks on programming in Hex and or Binary.I tried talkbinary.com but that wasn't much of help,this is my latest effort in conducting research into more advanced insight into computing.
June 6, 200916 yr You want to code directly into a hex edittor?Um, why? If you're set on that then you need to really study the PE file format and Op codes...
June 6, 200916 yr I don't know why to suffer so much. You can get the same results coding in assembler, that is the goal of the existence of that way of coding, not to get fool about coding using exclusively with binary/hex numbers...Just try it, compile and analyze the executable and you will find probably what you are searching for...Best regardsNacho_dj
Create an account or sign in to comment