huhuhahas notes

Private Discussion on Helbreath Hack Development, (Do not release hacks which are talked about in here to the rest of the forum unless you write the hacks)
Post Reply
delinquent
<3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

Looking through your notes on the 2.95 version I was thinking about implementing it to a 2.191 version... how would I go about finding the different memory address'?
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
delinquent
&lt;3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
huhuhaha
Regular
Posts: 30
Joined: Wed Nov 19, 2003 12:10 pm

Post by huhuhaha »

I'm not sure what version number of for that old snakey, all I remember was its version was during p2p Feb 8.

upload the helgame v2.191 so I can find which notes match closer. I only keep the date instead of version number.
delinquent
&lt;3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

<a href='http://220.244.17.58/h2/downloads/h2new.zip' target='_blank'>http://220.244.17.58/h2/downloads/h2new.zip</a>

This is the client but I don't want you to edit it... I want to work this out myself I just need a few tips..
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
delinquent
&lt;3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

v 2.191 hacks
huhuhaha Posted on: Nov 30 2003, 03:49 AM

Replies: 7
Views: 110 It is possible use use those hack on Win2K/XP. All you need to do is use (write your own maybe) to change the virtual memory protection (VirtualProtectEx) before using the hack.

Anyway here is the old snakey source code for old hbclient dated 2003-02-08.
<a href='http://siementechsux.tripod.com/oldsnakey.zip' target='_blank'>http://siementechsux.tripod.com/oldsnakey.zip</a>

Patch notes included.

Some of the private server client is very identitical to the one the old snakey was made for. In fact in one of the client I tested it is identitical for the upper half, & the lower half was different by 0x10h (16 bytes only) which means IT IS VERY EASY TO MAP. In fact even idiot hacker wannabe will have no problem mapping it.

You need to map the offset first & change the CRC32 checking before using. This is especially with the teleport map list which offsets also different by 0x10 bytes.

I suggest you use ollydbg & probably IDA Pro or any disassembler of your preference to help analyze the client exe.
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
huhuhaha
Regular
Posts: 30
Joined: Wed Nov 19, 2003 12:10 pm

Post by huhuhaha »

I guess the the helgame dated feb 8 is v2.192. I've deleted most of my old hb notes prior to that version so I'm not so sure.

1. search all commands & all sequences in OllyDbg will be useful -> beholder hack search for "test al, 10"
2. String references will be very useful to search for the piece of code -> fast eat pot find references to "You can use after the usage of the other item."

Don't simply try to map all the patch, try from the simple first 1 by 1. Also don't update it to the old snakey. It is a piece of junk that I use to test the code to patch b4 I copy it to the real hack.
delinquent
&lt;3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

Things with strings I can do otherthings I find difficult...
I have done
eat pot fast
eat food fast
cast in peace mode <-- in private server you cant lol now everyone is like oooo whoa how teach me ^_^
logout no matter if your even hit <---- fun :}

basic string stuff im struggling on the bigger stuff like beholderhack when i look at your 2.95 notes im like holy shit so much to edit so I get confused...
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
delinquent
&lt;3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

I cant get beholder hack going :[
Is there anyway I can cast with my shield? I can charge up the spell but it wont execute.. same when I hold a weapon :X
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
Post Reply