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...
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?
no all i have is the .exe ...
Figure out the version byte it uses, search for that in the binary, and then replace it with the current version byte.
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?
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..
Well since he posted in Bot DEVELOPMENT it's safe to assume he wrote the bot, no?
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.
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.
ok all i can find is this Packet0x50 when i look for 0x, cuz it didnt find cb
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.
fiction account maker
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.
lol, doesn't it have an option to update version byte? lol
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?
http://www.zeroforce.net/pafiledb/pafiledb.php?action=file&id=98
Now go away.
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..
how do i compile ...... i got visual basic already
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 &
file -> compile?
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......?
what exactly do i do?? tell me in steps plz
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...
forget it , iM duNno anything about programing and shit and that look way confusing to me, and shell prompt? i dunno wth is that
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!!!
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.
duNno anything about programing
dude, you are posting in a Bot Development forum and you don't know anything about programming...
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 :\
LOL Kp!
You guys must be extremely lonely.
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. :)
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. :)
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!
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.
This is classic. Oh, and Eric Evans, I'm loving BBBBv2.