Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Finding a .DLL in .EXE?

Name: Anonymous 2011-09-03 23:04

I tried asking /g/ but they were useless, so I'll ask here as well.

I'm trying to make a packet editor to seem invisible to GameGuard (the editor is already blocked) but I'm having a bit of trouble with it.

I know it's possible, since I've done it with other programs, but I just can't seem to do it with this one.

The point I get stuck at, is the .exe fine is calling a DLL in it's local folder, call it XYZ.dll, so it can run.

GameGuard detects when this DLL is injected into the game, and it shuts down. I've changed the name of the DLL and now all that I have left to do is find the name in the .exe and change it there as well.

Problem is, I can't find it! I've searched for XYZ.dll in both Unicode and text strings, searched for only "XYZ" disassembled the .exe and looked for a reference in it, and what not.

As a matter a fact, I can't find ANY reference to any DLL file that the .exe requires. I only find the windows ones.

The .exe is either not encrypted(since I can modify the text, internal process name, etc etc) or just partly encrypted.

Help me out guys, or point to someone who CAN help out.

Name: Anonymous 2011-09-04 20:05

WHAT YOU NEED TO DO IS DECOMP THE .EXE FIRST, FIND THE STELLA CODE STRING WITH A UNICODE ANALYZER AND INJECT CODE INTO AN OPENSAUCE DLL ANALYZER SOFTWARE WHICH WILL GIVE YOU THE REAL NAME REFERENCE OF YOUR .DLL, THEN SIMPLY FIRE UP YOUR TEXT EDITOR AND FIND/REPLACE WITH YOUR DESIRED TEXT EG: XYZ

Name: Anonymous 2013-07-19 16:37

.exe did it find god http://goo.gl/Fs9dG this may help

Don't change these.
Name: Email:
Entire Thread Thread List