Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: ](iller on July 02, 2005, 09:02 PM

Title: HeXinG vertybyte
Post by: ](iller on July 02, 2005, 09:02 PM
i have an really old bot which i want to use, and i am wondering how do i hex the vertybyte with the hex tools? thx...
Title: Re: HeXinG vertybyte
Post by: Kp on July 02, 2005, 09:32 PM
It'd be faster if you'd just recompile it with the right version data.  You did keep a working build of the source tree around, right?
Title: Re: HeXinG vertybyte
Post by: ](iller on July 02, 2005, 09:34 PM
no all i have is the .exe ...
Title: Re: HeXinG vertybyte
Post by: R.a.B.B.i.T on July 02, 2005, 09:36 PM
Figure out the version byte it uses, search for that in the binary, and then replace it with the current version byte.
Title: Re: HeXinG vertybyte
Post by: Kp on July 02, 2005, 10:14 PM
Quote from: ](iller on July 02, 2005, 09:34 PMno all i have is the .exe ...

Well, that was rather short-sighted of you.  You don't even have a copy of the source on a backup?
Title: Re: HeXinG vertybyte
Post by: Blaze on July 02, 2005, 10:41 PM
Why don't you just get the creator of the bot to release a new version?  The bot can't be all too good if you can't reset the version bytes..
Title: Re: HeXinG vertybyte
Post by: Warrior on July 03, 2005, 12:09 AM
Well since he posted in Bot DEVELOPMENT it's safe to assume he wrote the bot, no?
Title: Re: HeXinG vertybyte
Post by: Kp on July 03, 2005, 12:43 AM
Quote from: Warrior on July 03, 2005, 12:09 AMWell since he posted in Bot DEVELOPMENT it's safe to assume he wrote the bot, no?

Or at least that he is now a developer of said bot. :)  Barring rare individuals who enjoy doing post-compilation binary patches, developers have the source to the projects on which they are working.
Title: Re: HeXinG vertybyte
Post by: Archangel on July 03, 2005, 09:36 AM
Download a hex editor like Hex Workshop (http://www.download.com/Hex-Workshop/3000-2352_4-10264932.html?tag=lst-0-1).

Now open the exe using the workshop.

Search for the old version byte that would be 0xCB you will need to find "CB".

Once you found the character verbyte change it for "CD".

File > Save.

The just update hashes and open up the exe and we are finish.
Title: Re: HeXinG vertybyte
Post by: ](iller on July 03, 2005, 01:40 PM
ok all i can find is this Packet0x50 when i look for 0x, cuz it didnt find cb
Title: Re: HeXinG vertybyte
Post by: Explicit on July 03, 2005, 05:25 PM
Quote from: ](iller on July 03, 2005, 01:40 PM
ok all i can find is this Packet0x50 when i look for 0x, cuz it didnt find cb

Exactly what bot is it that you are trying to hex? Also, search for just CB, if that's the VerByte of the bot. The 0x** part is unnecessary.
Title: Re: HeXinG vertybyte
Post by: ](iller on July 03, 2005, 07:55 PM
fiction account maker
Title: Re: HeXinG vertybyte
Post by: Networks on July 03, 2005, 08:08 PM
Quote from: ](iller on July 03, 2005, 07:55 PM
fiction account maker

....? That's even open source for god sake... www.zeroforce.net has the source, set the verbyte and compile, hell even code in a way to change it for future patches if you must.
Title: Re: HeXinG vertybyte
Post by: Archangel on July 03, 2005, 09:02 PM
lol, doesn't it have an option to update version byte? lol
Title: Re: HeXinG vertybyte
Post by: ](iller on July 04, 2005, 11:58 AM
Quote from: Networks on July 03, 2005, 08:08 PM
Quote from: ](iller on July 03, 2005, 07:55 PM
fiction account maker

....? That's even open source for god sake... www.zeroforce.net has the source, set the verbyte and compile, hell even code in a way to change it for future patches if you must.

whereis the the fiction maker sourcE?
Title: Re: HeXinG vertybyte
Post by: Blaze on July 04, 2005, 12:08 PM
http://www.zeroforce.net/pafiledb/pafiledb.php?action=file&id=98

Now go away.
Title: Re: HeXinG vertybyte
Post by: Archangel on July 04, 2005, 12:40 PM
Quote from: ](iller on July 04, 2005, 11:58 AM
Quote from: Networks on July 03, 2005, 08:08 PM
Quote from: ](iller on July 03, 2005, 07:55 PM
fiction account maker

....? That's even open source for god sake... www.zeroforce.net has the source, set the verbyte and compile, hell even code in a way to change it for future patches if you must.

whereis the the fiction maker sourcE?

omg Networks already gave you the link..
Title: Re: HeXinG vertybyte
Post by: ](iller on July 04, 2005, 05:11 PM
how do i compile ...... i got visual basic already
Title: Re: HeXinG vertybyte
Post by: Kp on July 04, 2005, 06:24 PM
Quote from: ](iller on July 04, 2005, 05:11 PMhow do i compile ...... i got visual basic already

rm -rf Microsoft\ Visual\ Basic\ 6
rpm -i gcc-3.3.6.rpm
gcc program.c
./a.out &
Title: Re: HeXinG vertybyte
Post by: Networks on July 04, 2005, 06:27 PM
file -> compile?
Title: Re: HeXinG vertybyte
Post by: ](iller on July 04, 2005, 06:58 PM
Quote from: Kp on July 04, 2005, 06:24 PM
Quote from: ](iller on July 04, 2005, 05:11 PMhow do i compile ...... i got visual basic already

rm -rf Microsoft\ Visual\ Basic\ 6
rpm -i gcc-3.3.6.rpm
gcc program.c
./a.out &


uhhhh ok......?
Title: Re: HeXinG vertybyte
Post by: ](iller on July 04, 2005, 07:15 PM
what exactly do i do?? tell me in steps plz
Title: Re: HeXinG vertybyte
Post by: Kp on July 04, 2005, 07:22 PM
Quote from: ](iller on July 04, 2005, 07:15 PMwhat exactly do i do?? tell me in steps plz

I did!  I gave you four steps to execute at the shell prompt, and you couldn't even do that?!  Why should we continue to help you, if you won't help yourself?  God's not the only one who demands a little effort...
Title: Re: HeXinG vertybyte
Post by: ](iller on July 04, 2005, 07:42 PM
forget it , iM duNno anything about programing and shit and that look way confusing to me, and shell prompt? i dunno wth is that
Title: Re: HeXinG vertybyte
Post by: R.a.B.B.i.T on July 04, 2005, 08:03 PM
shell is a command prompt.  If you really can't figure out how to compile, you should try...uhh...wait...what's that site called?  I forget because nobody ever uses it.................O YEAH!!! GOOGLE!!!
Title: Re: HeXinG vertybyte
Post by: Kp on July 04, 2005, 09:46 PM
That construct known as "command prompt" is a pathetic excuse for a shell, worse even than traditional /bin/sh.  For a true shell, consider bash or tcsh.
Title: Re: HeXinG vertybyte
Post by: Archangel on July 04, 2005, 10:33 PM
duNno anything about programing

dude, you are posting in a Bot Development forum and you don't know anything about programming...
Title: Re: HeXinG vertybyte
Post by: R.a.B.B.i.T on July 04, 2005, 11:23 PM
Quote from: Kp on July 04, 2005, 09:46 PM
That construct known as "command prompt" is a pathetic excuse for a shell, worse even than traditional /bin/sh.  For a true shell, consider bash or tcsh.
shells are prompts for commands, I did not mean the Windows command prompt, which is a hunk of shit :\
Title: Re: HeXinG vertybyte
Post by: Warrior on July 04, 2005, 11:26 PM
LOL Kp!

Title: Re: HeXinG vertybyte
Post by: Eric on July 05, 2005, 09:25 AM
You guys must be extremely lonely.
Title: Re: HeXinG vertybyte
Post by: MyndFyre on July 05, 2005, 10:26 AM
omg you guys, I seiously can't see the bashing of the Windows shell.  You obviously just don't know how to use it to its fullest potential of you aren't getting what you want out of it.

The Windows command prompt is far superior to the old DOS command prompt, which was good then, too.  :)
Title: Shells
Post by: Kp on July 05, 2005, 10:34 PM
Quote from: MyndFyre on July 05, 2005, 10:26 AM
omg you guys, I seiously can't see the bashing of the Windows shell.  You obviously just don't know how to use it to its fullest potential of you aren't getting what you want out of it.

The Windows command prompt is far superior to the old DOS command prompt, which was good then, too.  :)

No question that Windows cmd.exe outperforms the old DOS shell, but I haven't managed to get cmd.exe to do quite a lot of things that are native in tcsh.  For instance:


There are some other nice features, but this covers the highlights of which I make regular use. :)
Title: Re: HeXinG vertybyte
Post by: Networks on July 06, 2005, 12:03 PM
Quote from: LoRd[nK] on July 05, 2005, 09:25 AM
You guys must be extremely lonely.

Good god Kp, it's just a command prompt!
Title: Re: HeXinG vertybyte
Post by: Kp on July 06, 2005, 06:29 PM
Quote from: Networks on July 06, 2005, 12:03 PMGood god Kp, it's just a command prompt!

So?  Given a tcsh, I can manage content faster and more reliably than someone using Windows Explorer or similar clones.  Good tools make the difference between spending your time working and spending it fighting the system for compliance.
Title: Re: HeXinG vertybyte
Post by: Joe[x86] on July 07, 2005, 01:09 AM
This is classic. Oh, and Eric Evans, I'm loving BBBBv2.