PDA

View Full Version : What language are game .exe files written in???


Simon Ulrich
05-05-2005, 02:17
G'day all,

I'd like to try and write my own game cracks,
but I don't (yet) even know what language they are written in
so that I can buy a self-study book on the subject.

So if someone could enlighten me that would be wonderful.
If anyone can also recommend a good book to get, that would be great, too.

ta, Simon. :)

DABhand
05-05-2005, 02:38
This is a misconception amongst people, the exe's are all the same language, but started out as possibly VB, C++ or even just ASM.

You can get decompilers, but not all are the best.

caki
05-05-2005, 17:50
Most are written in Microsoft Visual C++ 6, but not all. If you want to make cracks learn ASM.

crnelyone
12-09-2005, 11:58
grab yourself a copy of PeID and you might figure out.
http://peid.has.it

great tool!

Muji-FightR
12-09-2005, 12:51
Most are written in Microsoft Visual C++ 6, but not all. If you want to make cracks learn ASM.
That was my thought, and now im really into that asm :D
i thought it takes bout 2 weeks learning asm and then just change some code in the exe with olly...
WRONG, it does take a lot time to 1. learn ASM (W32ASM) 2. figure out how a copy protection works (i read some stuff about safedisc (but what about securom, ...) 3. really get it patched/cracked, and so on and so on
HMMM....
I'll keep on learning ASM and in some month' i'll start getting into that cracking/reversing stuff which will be pretty hard

caki
12-09-2005, 18:03
Dont worry about securom. If you are comfortable with coding IAT fixers, it shouldnt be a problem. There is a trick with .text decryption, but its very easy, even Pedro's tutorial tells you how to get past it :) Securom 7+ on the other hand... They say it is a total recode, but I can't say anything for sure since I have yet to gather enough money to buy a Securom 7 game :D

Muji-FightR
13-09-2005, 06:04
Dont worry about securom. If you are comfortable with coding IAT fixers, it shouldnt be a problem. There is a trick with .text decryption, but its very easy, even Pedro's tutorial tells you how to get past it :) Securom 7+ on the other hand... They say it is a total recode, but I can't say anything for sure since I have yet to gather enough money to buy a Securom 7 game :D
Hmmm...just buy Project Snowblind it has Securom 7 and isnt that expensive, and BTW it makes fun, also ! :D
Eh, could you probalby give me the link for that tutorial of un tal Pedro ?!
Very useful, i guess ?! Would be great, just PM me !
THX in advance ! :cool:

TippeX
13-09-2005, 06:58
tut is old and uselessnow, 7's a bit different

caki
13-09-2005, 10:32
TippeX, is it really an entire recode?? And btw, I AM buying Project Snowblind soon... :D

PS muji google for the tut. You might even find some other securom 4.8x tuts in Russian ;)

caki
19-09-2005, 21:40
NVM on that question TippeX, I got the answer to my question :Þ

ByteMare
19-10-2005, 13:11
Securom 7 really showed some fancy things, I though that after seeing version 5 and getting really dissapointed they would never learn, but once you get the obfuscation cleaned, dumped and loaded into IDA... ;) Where did you find any russian tuts on securom 4.8X??

caki
19-10-2005, 13:53
www.cracklab.ru

You could find it on google ;).