PDA

View Full Version : Hacking Question


EmpireEarth
3rd July 2002, 05:18
Ok, I'm at a dead end guyz, so i'm going "help!!"...well kinda :P. I've been trying to get better at this hacking/trainer making area for a while now, and I have 2 main questions. One Softice/Win32Dasm/...and now Tsearch have all made AsM-ing games far easier, and cheating single player games and making trainers for single player games is...well kinda easy in most games, its the multiplayer that gives me the headache. I don't really have any specific question on specific games, just a question in general, how do u start? I've used packet editors...or should i say tried to use packet editors, but for the most part...it doesn't make since to me. Do they encrypt the packets?....if so how do u work around it? Also, since i kinda know what i'm doing with softice and Win32Dasm, *not forgetting Tsearch :P*...is there a way to use those to get some hacking fun into mulitiplayer games? Aimbots and such i'm not getting into for a while, until i've finished my c++/visual basick/javascript classes anywayz...for now i'm trying to get the hang of resource hackz and such. <-----problem 1

------>Problem 2----->In games, for the most part strategy games, how do u locate the memory locations for thingz such as reveal map or speed increaseing..or whatnot....again not really specific questions, its just ...well, your not searching for specific values, and looking at the game in asm without knowing what your looking for can be a bit*ch....so help is welcome/wanted/needed...etc.

it'd be cool to get a few responses to this posting on many different areas of hacking for different games, things people have encountered and such while trying to make a trainer or hack, we've all had problems somewhere i'm sure :confused: ...well thankz for reponses ahead of time.

OvRDoZ
4th July 2002, 04:00
Well I cant help much, but with a packet sender you 'record' a packet of something you want the cheat to do (perhaps open a bank) and write that sent packet down, then go and do what you want to trigger it (such as saying [in game] "usebank") then write down that packet. Make a filter that does a search for the "usebank" then have it modify it to make it open the bank. So that way when you send the packet of "usebank" chat the filter will filter it out and modify it so it sends the wrong packet (the bank) so that way you could use the bank from anywhere.

Its kind of hard to figure out which packets are which... I dont know a way around it but I use Winsock Packet Editor. I have made a few hacks for Ragnarok Online (such as the bot crasher) and Redmoon Online (use the doctor anywere, which is basically invulnerability if you hold the button down unless you get killed in 1 hit).. so good luck and I hope I helped.

EmpireEarth
4th July 2002, 05:46
actually, yes that was helpful, thank u for posting

Rayen14
10th May 2003, 01:37
no problem

luck777jojo
10th May 2003, 07:44
-=//thread closed\\=-