View previous topic :: View next topic |
Author |
Message |
Gunbound1337 Grandmaster Cheater
Reputation: 0
Joined: 03 Jun 2007 Posts: 807
|
Posted: Thu Jan 03, 2008 8:34 pm Post subject: Unpacking a dll |
|
|
I have a dll file with address for hacks, i want to get the address's out of the dll to use them with cheat engine.
_________________
Aylar Lie, Hottest Ever <3 |
|
Back to top |
|
 |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
Posted: Thu Jan 03, 2008 8:42 pm Post subject: |
|
|
Use olly.
_________________
LAWLrrenzolicious |
|
Back to top |
|
 |
Cx Master Cheater
Reputation: 0
Joined: 27 Jul 2007 Posts: 367
|
Posted: Thu Jan 03, 2008 8:53 pm Post subject: |
|
|
Despite the title (since I don't know if you know what you're talking about), is the DLL packed?
_________________
armed with this small butterfly net
i will face the world alone
& never be lonely. |
|
Back to top |
|
 |
Gunbound1337 Grandmaster Cheater
Reputation: 0
Joined: 03 Jun 2007 Posts: 807
|
Posted: Thu Jan 03, 2008 10:39 pm Post subject: |
|
|
i dont know if its packed get it from here: http://www.mediafire.com/?d0zcgt9zskt
how do i unpack it with olly
_________________
Aylar Lie, Hottest Ever <3 |
|
Back to top |
|
 |
Cx Master Cheater
Reputation: 0
Joined: 27 Jul 2007 Posts: 367
|
Posted: Thu Jan 03, 2008 11:20 pm Post subject: |
|
|
It's not packed.
_________________
armed with this small butterfly net
i will face the world alone
& never be lonely. |
|
Back to top |
|
 |
Gunbound1337 Grandmaster Cheater
Reputation: 0
Joined: 03 Jun 2007 Posts: 807
|
Posted: Fri Jan 04, 2008 11:27 am Post subject: |
|
|
how do i get the hack address's out of it ? if u use it with olly how can i do it with olly?
_________________
Aylar Lie, Hottest Ever <3 |
|
Back to top |
|
 |
Cx Master Cheater
Reputation: 0
Joined: 27 Jul 2007 Posts: 367
|
Posted: Fri Jan 04, 2008 11:53 am Post subject: |
|
|
For example, for the Superspeed hack, look in the DLL for GetAsyncKeyState, which checks if a key is down.
Code: | 100015ED 6A 4D PUSH 4D
100015EF FF15 68310210 CALL DWORD PTR DS:[10023168] ; USER32.GetAsyncKeyState |
That's the code that checks if M is down. Go there and trace; look for something that changes the bytes at an address.
|
|
Back to top |
|
 |
Gunbound1337 Grandmaster Cheater
Reputation: 0
Joined: 03 Jun 2007 Posts: 807
|
Posted: Fri Jan 04, 2008 12:19 pm Post subject: |
|
|
its not a exe man
_________________
Aylar Lie, Hottest Ever <3 |
|
Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Fri Jan 04, 2008 12:27 pm Post subject: |
|
|
So? set a breakpoint, open the game, it will import the dll and when it will call that function it will break.
|
|
Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Sat Jan 05, 2008 10:53 pm Post subject: |
|
|
So how exactly do you crack crackmes...
|
|
Back to top |
|
 |
|