alien_fx_fiend Posted June 5, 2009 Posted June 5, 2009 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.
Loki Posted June 6, 2009 Posted June 6, 2009 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...
Nacho_dj Posted June 6, 2009 Posted June 6, 2009 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now