co2 monster.dat editor

11/04/2005 19:50 flowerpot#1
Credit goes to unknownone for decryption algorithm:
[Only registered and activated users can see links. Click Here To Register...]

Usage: monster <mode> <src file> <dst file>
mode: use 0 for decrypt, 1 for encrypt

example to decrypt it:
monster 0 monster.dat monster.txt

then after editing monster.txt, re-encrypt using:
monster 1 monster.txt monster.dat

Hard to know for sure it works or not since we can't run the CO2 client yet.. but if you decrypt after encrypting you still have your edits, so it seems to work. :)

v.2: fix typo in encrypt mode
v.1: first release
11/04/2005 20:01 unknownone#2
Good work, saves me having to do it :)
11/04/2005 20:04 unknownone#3
File: Monster.exe
Status:
OK
MD5 0eea55e825fa3f0d6e924854efaa4f78
Packers detected:
-
Scanner results
AntiVir
Found nothing
ArcaVir
Found nothing
Avast
Found nothing
AVG Antivirus
Found nothing
BitDefender
Found nothing
ClamAV
Found nothing
Dr.Web
Found nothing
F-Prot Antivirus
Found nothing
Fortinet
Found nothing
Kaspersky Anti-Virus
Found nothing
NOD32
Found nothing
Norman Virus Control
Found nothing
UNA
Found nothing
VBA32
Found nothing

:)
11/04/2005 20:06 DaRkHackEr#4
What does it do?
11/04/2005 21:29 MrTeenie#5
where does it output the monster.txt?
11/04/2005 21:35 MrTeenie#6
ahhh nvm I think I know what is wrong, can you send me the source if you programed it in c++?

Or just add....

Code:
char response;
std&#58;&#58;cin >> response;
add that right before return, I think it should fix it... although not 100% sure.
11/04/2005 21:39 unknownone#7
Just make a batch file for it, easier than opening up command and finding the right directory.
11/04/2005 21:40 MrTeenie#8
ahhh didn't know I needed to run it through ms-dos.
11/04/2005 21:44 MrTeenie#9
Ok I got it, very nice work! + karma time.
11/04/2005 23:45 unknownone#10
Quote:
Originally posted by MrTeenie@Nov 4 2005, 20:44
Ok I got it, very nice work! + karma time.
You could give me some karma for doing tha hard work :rolleyes:
11/04/2005 23:47 XtremeX-CO#11
Lol ok ill give u some :D but only this time
11/05/2005 02:16 MrTeenie#12
Quote:
Originally posted by unknownone+Nov 4 2005, 23:45--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (unknownone @ Nov 4 2005, 23:45)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--MrTeenie@Nov 4 2005, 20:44
Ok I got it, very nice work! + karma time.
You could give me some karma for doing tha hard work :rolleyes: [/b][/quote]
I thought I did...
11/05/2005 04:23 Hojo#13
Quote:
Originally posted by unknownone+Nov 4 2005, 23:45--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (unknownone @ Nov 4 2005, 23:45)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--MrTeenie@Nov 4 2005, 20:44
Ok I got it, very nice work! + karma time.
You could give me some karma for doing tha hard work :rolleyes: [/b][/quote]
You shoulnt ask for karma, but in this case I dont really care.

Im sick of making things for people and they dont even thank you.

For shame people, for shame.....
11/08/2005 10:51 unknownone#14
bump.

merge with sticky.
11/17/2005 03:26 vcon#15
i have a problem

doesnt create a monster.txt
[Only registered and activated users can see links. Click Here To Register...]