What's new

Cod Tool source

  • Thread starter edgareatis
  • Start date
  • Views 1,556
E

edgareatis

Enthusiast
Messages
165
Reaction score
12
Points
70
http://www.mediafire.com/?1r6fvgm28nw9ox9
thats the source. PM me for the decrypted WORKING exe :smile:


This is the source of Cod tool not cod tool. Also version 1.5 :tongue:

Virus scan:
http://www.virustotal.com/url-scan/report.html?id=912e33bcbc8fba5adad38547f526837e-1312595280

Proof

Taken from On_Load event. This is the news updater i believe.
Code:
private void (object, EventArgs)
{
if ((Application.OpenForms["Main"] as .). != "1")
{
try
{
string str = this..Text.Replace("'", "").Replace("&", "and").Replace("\"", "").Replace(Environment.NewLine, " ").Trim();
string str2 = this..Text.Replace("'", "").Replace("\"", "").Replace("&", "and").Trim();
if ((str != "") && (str2 != ""))
{
this..Navigate("http://codtool.com/get.php?k=0a4d9e21f738c2c14fbf354f4b48568e&n=" + str2 + "&f=" + str);
MessageBox.Show("Message sent successfully! Thanks!");
this..Text = "";
}
else
{
MessageBox.Show("Please complete the entire form.");
}
}
catch (Exception)
{
MessageBox.Show("Could not connect to server.", "Connection Error");
}
}
else
{
MessageBox.Show("Program is currently in offline mode.\nCould not send message.", "Offline Mode");
}
}
 
J

Jon

Banned
Messages
2,019
Reaction score
300
Points
220
I suggest no one downloads this until a virus scan is attached to the thread.
 
E

edgareatis

Enthusiast
Messages
165
Reaction score
12
Points
70
Its the source, it wont compile anyway just dont run any EXE files if your worried about a virus. I would post the source of a virus xD
 
Epiic Prodiigy

Epiic Prodiigy

Enthusiast
Grammar Nazi
Messages
962
Reaction score
117
Points
135
This has been obfuscated so this is useless unless someone un-obfuscates it.
 
silenttraitor

silenttraitor

Enthusiast
Messages
59
Reaction score
20
Points
55
obfuscated is a funny word. And yay we have virus proof now!
 
NinjaWaffles

7Sins Rules XBL

Enthusiast
Messages
548
Reaction score
149
Points
125
lol... This was decrypted with Reflector which I can never seem to find the correct file, Either its me or Reflector - They put to many fgihgch09c8h09gc09h809cg8h09gc8h098cg9 and the worst part is... They Put more kdjgkdhtix09g09xfhgu9sehouh inside of fgihgch09c8h09gc09h809cg8h09gc8h098cg9 and its a never ending cycle.
 

Similar threads

Coin
Replies
19
Views
2K
LawlessBaron
L
OGMz i RaVaGeZ
Replies
2
Views
6K
OGMz i RaVaGeZ
OGMz i RaVaGeZ
Xeren
Replies
9
Views
2K
Xeren
Xeren
Top Bottom
Login
Register