Hacks don't very often involve the need to code in assembly, you're usually better off just coding in C++ and letting the compiler take care of it.
I think he wants to learn reverse engineering.
It's something that takes years to learn it. I just know the basics.
Originally Posted by H4x0rBattie
I think he wants to learn reverse engineering.
It's something that takes years to learn it. I just know the basics.
Getting the basics down is pretty easy, just knowing what the different types of jumps are, along with a basic understanding of how the different registers are used can get you a long way when it's only needed to get offsets.