![]() |
| |||||||
| Home | GzP Upload | GzP Arcade | Register | vbBux / vbPlaza | All Albums | FAQ | Donate | Members List | Calendar | Mark Forums Read |
| Gunz Hacks/Bots Discussion Gunz Hacks/Bots Discussion only. No begging. |
![]() |
| | Thread Tools | Display Modes |
| | #1 |
| Registered User | How to Find Adresses Ok I have no Clue on how to find the adresses I need (I just see a whole bunch) then what to do with it How do I use the address to make a dll hack like lawn mower or teleport |
| | |
| Sponsored Links |
| |
| | #3 |
| Registered User | Re: How to Find Adresses OOOOOOOOOOOkkkkkkkkkk did that topic help you becuase I do not even know how to compile the addresses in a dll some one please help |
| | |
| | #4 | |
| Registered User | Re: How to Find Adresses Quote:
I've looked at almost all the c++ sources released pub and they all look like they came from 1 source (i.e. washed up code) - it's pathetic. I coded my Gunz DLL entirely in ASM, something which I bet no one has done yet. Just that differentiates me from everyone else. Might I also added that coding the DLL entirely yourself has HUGE benefits. One big one is that you understand what the hell your DLL is doing, rather than compiling someone elses code with updated addresses. If something goes wrong in one part of your code, then you are going to have a significantly higher probability of fixing it because it is in fact your code and you know what you intended for it to do. Last edited by Sean; 08-22-2008 at 10:44 AM.. | |
| | |
| | #5 |
| Registered User | Re: How to Find Adresses I KNOW C++ But still cannot find out what to do make a list or something like a to do list and I will like.....do it and stuff step 1 grow a brain ... Ok I know u guys are going to flame me but I guess I need it to learn or w/e I still need help but I have looked at some source code and I kind of get it a offset makes a function jump to a address over and over but not so fast thats why I see in all source codes the "sleep" function like lawn mower I think but still a lot of things I dont get so please continue help and thanks ahead Last edited by BladeZer0; 08-22-2008 at 12:09 PM.. Reason: I think I am getting it |
| | |
| | #6 |
| Registered User | Re: How to Find Adresses ok wat u need to do is not jsut look at the source codes because taht wont help u understand how ppl make functions for the hacks.........u actauly have to look into the codeing of gunz, its not ike ahckers jsut pull thse functions out there asses, and then make a fucntions for a ahck in the dll, if u jsut look at the coding and take time to see how the calls are sued, and how values are passe on in parametrs and shit....... Last edited by pootytang7; 08-23-2008 at 05:30 AM.. |
| | |
| | #7 | |
| Registered User | Re: How to Find Adresses Quote:
| |
| | |
| | #8 |
| Registered User | Re: How to Find Adresses ok to find offsets is simple like i laready told u.......... im sure u have the old gunz.exe, and the old functions+address to them. well get an unpacked gunz.exe(recently) then get ollydbg, open both exes with 2 sperate ollys, make sure to keep track of wich on is old and new, then open the old functions list, find the address u want to find within the exe on the functions list, once u found it record that address, then go to old gunz.exe, click crt-g(i bellive) or find expresssion, and type in the address listed in the functions list of the address u want, then olly should take u to the beggining of the function u want(uselays beggins with a push) then once u found it right click the begging and and click search refnreces to>selcted command. then rembers where those refernces are, then go to the most new gunz.exe on olly and search for those refernces in olly. once u found the refnerces follo the call to the address its calling and there u go is the funcions u looking for |
| | |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |