I really want to start coding hacks and different applications.
The problem is that I can't code.
What would be a really good starting language that is usefull?
PS: I prefer a challenge.
Depends what you're looking for. I'd suggest C++ but that requires patience
Originally Posted by Complixity
Depends what you're looking for. I'd suggest C++ but that requires patience
OT: C and C++ are your best bet for coding hacks. Knowledge of reverse engineering and assembly is also very useful.
If you want to be making GUI applications on Windows, C# is the best (and easiest) choice.
Very similar in syntax to C and C++, but is managed. You can also create GUI applications with C/++ using WinAPI or other 3rd party libraries, like WxWidgets.
I recommend you don't bother with Visual Basic.
Originally Posted by programboy3
HUEHUEHUE. AJATT
OT: C and C++ are your best bet for coding hacks. Some knowledge or reverse engineering and assembly is also very useful.
If you want to be making GUI applications on Windows, C# is the best (and easiest) choice.
Very similar in syntax to C and C++, but is managed. You can also create GUI applications with C/++ using WinAPI or other 3rd party libraries, like WxWidgets.
I recommend you don't bother with Visual Basic.
I'll learn C# first then, thanks mang.
Originally Posted by Spaghetti Master
I'll learn C# first then, thanks mang.
I forgot to mention, sorry.
With C# you can create a hack, but you will still have to referencing native functions and such to actually make the hack, so it's much more headache than it is worth.
C and C++ are still best for hacking. Assembly if you want too.
Originally Posted by programboy3
I forgot to mention, sorry.
With C# you can create a hack, but you will still have to referencing native functions and such to actually make the hack, so it's much more headache than it is worth.
C and C++ are still best for hacking. Assembly if you want too.
I'll learn C++ then.
lel
Start with C#. Makes learning C++ a lot easier. @Spaghetti Master
Originally Posted by Sky Plus
Start with C#. Makes learning C++ a lot easier. @Spaghetti Master
I am already half way through learning C++.
Sure though, this shit is easy as hell anyway.
Originally Posted by Spaghetti Master
I am already half way through learning C++.
Sure though, this shit is easy as hell anyway.
Bullshit. It takes at least a month to get a hang of it. What are you learning from?
Originally Posted by Sky Plus
Bullshit. It takes at least a month to get a hang of it. What are you learning from?