How to make codes (for VC) / How to use them

Started by doomkaiber001, October 30, 2010, 09:25:05 PM

Previous topic - Next topic

benny3t3

Quote from: Nutmeg on November 01, 2010, 06:20:05 AM
Quote from: dcx2 on November 01, 2010, 04:34:58 AM
Yeah, I have to agree with biolizard...you don't need C++ to learn how to hack.  C++ is too high level.  It helps, but if you don't know it, it will probably be more of a pain in the ass to learn.  And even if you learn C++, you also have to learn how the compiler wants to turn it into ASM.

It's much more important to understand how the numbers are being crunched by the CPU at a lower level.

http://wiird.l0nk.org/forum/index.php/topic,5249.0.html

I would agree with that (kind of)... I might add that lower level programming is much more complex than C++

Can it be concluded that
1. C++ is not essential to learn for hacking
2. ASM can be helpful to know though not essential
3. look at this http://wiird.l0nk.org/forum/index.php/topic,5249.0.html
4. There may be more than one way to learn?

P.s. I am a newbie at this too, please listen to the more experienced members.

doomkaiber001

Oh, ok. Still, help is appreciated in all forms. Thanks for the help Benny, but maybe I should listen to the more experienced members, as you agree. Though, I have taken an interest in C++, so I'll still have a go at it.