Need help programming battlefield1942. Decompile an exe

BadNewsBears

Diamond Member
Dec 14, 2000
3,426
0
0
I need to unassemble the bf1942 exe.

As all I know is HTML I need some help. If you can find this line in bf1942.exe you are eligible


Remember when you do this, the addy is in realtime (ie, it changes everytime you load the map/game).

You must poke the line and make it do your bidding

4180B9 mov [esi+0x90],eax


 

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
Out of curiousity, are you trying to cheat in multiplayer or to break the copy protection?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
I'm sure if it was just for a no-cd crack he'd be able to find one of those already patched easily.
 

BadNewsBears

Diamond Member
Dec 14, 2000
3,426
0
0
I own the game, and no if i wanted a no cd hack id just go to g-mec-py----.com Its for a mini mod
 

Descartes

Lifer
Oct 10, 1999
13,968
2
0
Ok, if that's the "in-game" instruction and address, you're probably using an interactive debugger. Using my interactive debugger I found many of the same instructions.

How about you ask an actual question? What exactly are you trying to do?

 

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
Originally posted by: Descartes
Ok, if that's the "in-game" instruction and address, you're probably using an interactive debugger. Using my interactive debugger I found many of the same instructions.

How about you ask an actual question? What exactly are you trying to do?
From his other thread, he's associated with a game cheats site (wallhacks, aimbots, etc.) that helps to ruin multiplayer online gaming for the rest of us.
 

Descartes

Lifer
Oct 10, 1999
13,968
2
0
Originally posted by: DaveSimmons
Originally posted by: Descartes
Ok, if that's the "in-game" instruction and address, you're probably using an interactive debugger. Using my interactive debugger I found many of the same instructions.

How about you ask an actual question? What exactly are you trying to do?
From his other thread, he's associated with a game cheats site (wallhacks, aimbots, etc.) that helps to ruin multiplayer online gaming for the rest of us.

In that case, I'll leave him to hack it in HTML :D