View previous topic :: View next topic |
Author |
Message |
igor Expert Cheater
Reputation: 1
Joined: 04 Apr 2012 Posts: 145
|
Posted: Sat May 12, 2012 2:50 am Post subject: Which Language? |
|
|
Which programming language is mostly used in the world in the term of hacking.
Ex.read/write bytes, making patch, writing keygen and all related stuff.
|
|
Back to top |
|
 |
1929394839292057839194958 Grandmaster Cheater Supreme
Reputation: 130
Joined: 22 Dec 2006 Posts: 1509
|
Posted: Sat May 12, 2012 3:46 am Post subject: |
|
|
It all boils down to the use of Assembly. People that make patches, hacks and such like don't just go straight into their IDE and code that shit guessing what they have to do. They use a debugger like ollydbg to reverse engineer whatever they're trying to crack or whatever. The programs (keygen, crack etc) are merely an automated version of what they've done in the debugger if I'm not mistaken. To answer your question though (not that it matters even a little bit) I suppose most people would use C++ because of the fact that you can use inline ASM with WinAPI, but that is the case with a lot of languages and some without WinAPI so yeah it's a pointless thing to know.
|
|
Back to top |
|
 |
Innovation Grandmaster Cheater
Reputation: 12
Joined: 14 Aug 2008 Posts: 617
|
Posted: Sat May 12, 2012 9:43 am Post subject: Re: Which Language? |
|
|
SvcHost wrote: | Which programming language is mostly used in the world in the term of hacking.
Ex.read/write bytes, making patch, writing keygen and all related stuff. |
Any programming language that gives you access to the necessary APIs can do all those things.
|
|
Back to top |
|
 |
igor Expert Cheater
Reputation: 1
Joined: 04 Apr 2012 Posts: 145
|
Posted: Sat May 12, 2012 11:04 am Post subject: |
|
|
Thank you both of you for reply.
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
Back to top |
|
 |
igor Expert Cheater
Reputation: 1
Joined: 04 Apr 2012 Posts: 145
|
Posted: Wed May 16, 2012 10:31 am Post subject: |
|
|
Thank You, Wiccaan. +Rep
|
|
Back to top |
|
 |
|