• Welcome to Valhalla Legends Archive.
 

HeXinG vertybyte

Started by ](iller, July 02, 2005, 09:02 PM

Previous topic - Next topic

](iller

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...

Kp

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?
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!

](iller

no all i have is the .exe ...

R.a.B.B.i.T

Figure out the version byte it uses, search for that in the binary, and then replace it with the current version byte.

Kp

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?
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!

Blaze

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..
Quote
Mitosis: Haha, Im great arent I!
hismajesty[yL]: No

Warrior

Well since he posted in Bot DEVELOPMENT it's safe to assume he wrote the bot, no?
Quote from: effect on March 09, 2006, 11:52 PM
Islam is a steaming pile of fucking dog shit. Everything about it is flawed, anybody who believes in it is a terrorist, if you disagree with me, then im sorry your wrong.

Quote from: Rule on May 07, 2006, 01:30 PM
Why don't you stop being American and start acting like a decent human?

Kp

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.
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!

Archangel

Download a hex editor like Hex Workshop.

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.
I'm not an Addict.

](iller

ok all i can find is this Packet0x50 when i look for 0x, cuz it didnt find cb

Explicit

#10
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.
I'm awake in the infinite cold.

[13:41:45]<@Fapiko> Why is TehUser asking for wang pictures?
[13:42:03]<@TehUser> I wasn't asking for wang pictures, I was looking at them.
[13:47:40]<@TehUser> Mine's fairly short.

](iller

fiction account maker

Networks

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.

Archangel

lol, doesn't it have an option to update version byte? lol
I'm not an Addict.

](iller

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?