Is it possible to in some way read the source code for a game like cod4?
Just to find some declarations and use them in a hack.
U just cant code some hacks so you will just use someone else's code?
And mostly theyre packed
Right click and press view source
Originally Posted by NabDab
Right click and press view source
thats for websites you chode.
@ topic
you cant view a source of a program without the owner giving it to you, how ever if you manage to unpack it or get some one who has, you can open it in a debugger. this also requires asm langauge knowllage
@ chode
Originally Posted by Sjla
U just cant code some hacks so you will just use someone else's code?
And mostly theyre packed
go bob my nob, he asked for the games source not some ones hack.
however he also fails because if he manages to make a hack though that method he is unlike mpgh breaking the law.
sjla next time i suggest you stfu and stick to what you know, which doesnt seem to be much
You can't view the code per say, but you can view its asm. Like Toymaker said, you can load it in Ollydbg for an interactive view of process in memory or load it up in IDA.