-
2 Attachment(s)
Mrs Custom Encrypter Advanced + Source
i randomly got bored and wrote it the file is totally safe some anti viruses will pick it up because it has been packed.
Source released requested on msn
virus scan:
http://www.virustotal.com/analisis/c...d16-1271746513
picture:
http://i41.tinypic.com/o8vyph.png
-
Re: Mrs Custom Encrypter Advanced
Nice! Will all those options work with the 2008 runnable too?
-
Re: Mrs Custom Encrypter Advanced
i dout it i based it on 2007 :p havent even looked at 2008 really
-
Re: Mrs Custom Encrypter Advanced
I'd suggest using a new packer for 1, took me 10 minutes to dump.
And for 2, packing methods that cause that many false positives is usually a shitty packer. Overall, it's pretty much like Lambda's. 2/10.
-
Re: Mrs Custom Encrypter Advanced
lol :p any suggestions on a packer?
-
Re: Mrs Custom Encrypter Advanced
I can see all the dumbasses typing 1 to 255 to find the right encryption for hacking..
Posted via Mobile Device
-
Re: Mrs Custom Encrypter Advanced
yep same here its not hard to look it up lol a noob can do it in hex i could even make it display the current code but thats kinda harsh and alot of people would be pissed at me
-
Re: Mrs Custom Encrypter Advanced
-
Re: Mrs Custom Encrypter Advanced
-
Re: Mrs Custom Encrypter Advanced
Quote:
Originally Posted by
steven1234
best:love:
-
Re: Mrs Custom Encrypter Advanced
i havn't tested it but im sure it won't be fun using xD lambda's is ok i would rate his a 2/10 2 cuz it works and the other 8 arn't there because you have to manually unpack every single .mrs file with the original mrs.exe then repack them all with the one from lambda's mrs encrypter, hope yours works better than his xD
-
Re: Mrs Custom Encrypter Advanced
your ment to unpack all and serveral tools have been made ive even made a mrs unpacker and repacker thats fast
-
Re: Mrs Custom Encrypter Advanced
Quote:
Originally Posted by
steven1234
lol :p any suggestions on a packer?
I honestly don't know, I don't use any compression/encryption software/library.
-
Re: Mrs Custom Encrypter Advanced
is this for .exe files only? does tht mean u can't encrypt .mrs files o.o?
-
Quote:
Originally Posted by
Comedy
is this for .exe files only? does tht mean u can't encrypt .mrs files o.o?
You use it to encrypt MRS files
Posted via Mobile Device
-
Re: Mrs Custom Encrypter Advanced
Quote:
Originally Posted by
Exiled Hero
You use it to encrypt MRS files
Posted via Mobile Device
no you use it to enable the runnable to read encrypted mrs files
-
Re: Mrs Custom Encrypter Advanced
Quote:
Originally Posted by
gregon13
no you use it to enable the runnable to read encrypted mrs files
correct and it writes a mrs.exe with the encryption in it
-
Re: Mrs Custom Encrypter Advanced
Quote:
Originally Posted by
steven1234
np mate
steven its really u?
-
Re: Mrs Custom Encrypter Advanced + Source
-
Re: Mrs Custom Encrypter Advanced + Source
My god, I can't believe my eyes. Switch statements, man.
-
Re: Mrs Custom Encrypter Advanced + Source
there was no point because it needs to find all the bytes before it writes you cant check that with a switch statement sure i could of done it on 2 of the ifs
-
Re: Mrs Custom Encrypter Advanced + Source
Code:
if(radioButton1.Checked == true){
if (encrypt[i] == b1)
{
if (encrypt[i + 1] == b2)
{
if (encrypt[i + 2] == b3)
{
if (encrypt[i + 3] == b4)
{
if (encrypt[i + 4] == b5)
{
if (encrypt[i + 5] == b6)
{
if (encrypt[i + 6] == b7)
{
if (encrypt[i + 7] == b8)
{
if (encrypt[i + 8] == b9)
{
if (encrypt[i + 9] == b10)
{
if (encrypt[i + 10] == b11)
{
if (encrypt[i + 11] == b12)
{
if (encrypt[i + 12] == b13)
{
if (encrypt[i + 13] == b14)
{
if (encrypt[i + 14] == b15)
{
encrypt[i] = c1;
encrypt[i + 1] = c2;
encrypt[i + 2] = c3;
encrypt[i + 3] = c4;
encrypt[i + 4] = c5;
encrypt[i + 5] = c6;
encrypt[i + 6] = c7;
encrypt[i + 7] = c8;
encrypt[i + 8] = c9;
encrypt[i + 9] = c10;
encrypt[i + 10] = c11;
encrypt[i + 11] = c12;
encrypt[i + 12] = c13;
encrypt[i + 13] = c14;
encrypt[i + 14] = c15;
i += 14;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
You might want to use switch().
-
Re: Mrs Custom Encrypter Advanced + Source
Quote:
Originally Posted by
Linear88
Code:
if(radioButton1.Checked == true){
if (encrypt[i] == b1)
{
if (encrypt[i + 1] == b2)
{
if (encrypt[i + 2] == b3)
{
if (encrypt[i + 3] == b4)
{
if (encrypt[i + 4] == b5)
{
if (encrypt[i + 5] == b6)
{
if (encrypt[i + 6] == b7)
{
if (encrypt[i + 7] == b8)
{
if (encrypt[i + 8] == b9)
{
if (encrypt[i + 9] == b10)
{
if (encrypt[i + 10] == b11)
{
if (encrypt[i + 11] == b12)
{
if (encrypt[i + 12] == b13)
{
if (encrypt[i + 13] == b14)
{
if (encrypt[i + 14] == b15)
{
encrypt[i] = c1;
encrypt[i + 1] = c2;
encrypt[i + 2] = c3;
encrypt[i + 3] = c4;
encrypt[i + 4] = c5;
encrypt[i + 5] = c6;
encrypt[i + 6] = c7;
encrypt[i + 7] = c8;
encrypt[i + 8] = c9;
encrypt[i + 9] = c10;
encrypt[i + 10] = c11;
encrypt[i + 11] = c12;
encrypt[i + 12] = c13;
encrypt[i + 13] = c14;
encrypt[i + 14] = c15;
i += 14;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
You might want to use switch().
Holy god...
-
Re: Mrs Custom Encrypter Advanced + Source
Steven do we need to use the Fixed Launcher for the Auto Update ? and can i have your msn...
-
Re: Mrs Custom Encrypter Advanced + Source
Quote:
Originally Posted by
randy1234
Steven do we need to use the Fixed Launcher for the Auto Update ? and can i have your msn...
you can manually encrypt the launcher still haven't figured out how to encrypt zpatchbuilder yet
-
Re: Mrs Custom Encrypter Advanced + Source
hex edit it then replace mrs with ste
---------- Post added at 10:46 PM ---------- Previous post was at 10:45 PM ----------
Quote:
Originally Posted by
Linear88
Code:
if(radioButton1.Checked == true){
if (encrypt[i] == b1)
{
if (encrypt[i + 1] == b2)
{
if (encrypt[i + 2] == b3)
{
if (encrypt[i + 3] == b4)
{
if (encrypt[i + 4] == b5)
{
if (encrypt[i + 5] == b6)
{
if (encrypt[i + 6] == b7)
{
if (encrypt[i + 7] == b8)
{
if (encrypt[i + 8] == b9)
{
if (encrypt[i + 9] == b10)
{
if (encrypt[i + 10] == b11)
{
if (encrypt[i + 11] == b12)
{
if (encrypt[i + 12] == b13)
{
if (encrypt[i + 13] == b14)
{
if (encrypt[i + 14] == b15)
{
encrypt[i] = c1;
encrypt[i + 1] = c2;
encrypt[i + 2] = c3;
encrypt[i + 3] = c4;
encrypt[i + 4] = c5;
encrypt[i + 5] = c6;
encrypt[i + 6] = c7;
encrypt[i + 7] = c8;
encrypt[i + 8] = c9;
encrypt[i + 9] = c10;
encrypt[i + 10] = c11;
encrypt[i + 11] = c12;
encrypt[i + 12] = c13;
encrypt[i + 13] = c14;
encrypt[i + 14] = c15;
i += 14;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
You might want to use switch().
how the hell will that work i need it to check if there all there before it writes are you insane if i do a switch case it will only find 1 at a time but like this i can check more then one jesus
-
Re: Mrs Custom Encrypter Advanced + Source
Quote:
Originally Posted by
steven1234
hex edit it then replace mrs with ste
---------- Post added at 10:46 PM ---------- Previous post was at 10:45 PM ----------
how the hell will that work i need it to check if there all there before it writes are you insane if i do a switch case it will only find 1 at a time but like this i can check more then one jesus
But there are much, much cleaner ways of doing what you did there....
-
Re: Mrs Custom Encrypter Advanced + Source
oh yeah ofc just a array with all of the bytes in it and using
j = i;
b = 0;
while(j < i+14){
if(something[i] = byte[i]){
b++;
}
j++;
}
if(b == 14){
int f = i;
int h = 0;
while(f < i+14){
something[i] = byte[h];
}
}
mind you its 4 am wrote it off my head
-
Re: Mrs Custom Encrypter Advanced + Source
-
Re: Mrs Custom Encrypter Advanced + Source
Nice, maybe you could write this for 2008 files :o?
-
Re: Mrs Custom Encrypter Advanced + Source
Steven dose the auto update works? do i need to use a Encrypted ZPatchBuilder?
-
Re: Mrs Custom Encrypter Advanced + Source
Quote:
Originally Posted by
randy1234
Steven dose the auto update works? do i need to use a Encrypted ZPatchBuilder?
good luck on encrypting the ZPatchBuilder and you still need to encrypt the launcher manually as well
-
Re: Mrs Custom Encrypter Advanced + Source
all i did was hex edit mrs to what ever like str or lol dosnt matter do that with both launcher and zpatch
-
Re: Mrs Custom Encrypter Advanced + Source
-
Re: Mrs Custom Encrypter Advanced + Source
the link to download not work can you upload to aother site?
-
Re: Mrs Custom Encrypter Advanced + Source
Upload to a other site pls.
-
Re: Mrs Custom Encrypter Advanced + Source
-
Re: Mrs Custom Encrypter Advanced
Very nice work. I know its urs, but it looks like Lambda's one.