-
3 Attachment(s)
MRS Decompiler Ultimate by XZeenon
I am releasing the Ultimate version of my MRSDecompiler. It's just the same, but it can create an encrypted mrs with your own custom code, lambda's way.
Features:
---------------
Multi Select for Multi Decompiling.
Right click on the list box for options.
Task Bar Icon (right click for options)
Message box to say when it finished decompiling or compiling
no need to carry around mrs.exe or zlib.dll
Creation of encrypted mrs.exe with a code between 0-255, do not use code 0.
Etc.
Here's the Read Me
Code:
MRSDecompiler Ultimate by XZeenon
---------------------------------------------
Before you start, all of these files have to be in the same folder/directory:
-MRS Decomiler.exe
-mrs.exe
-zlib.exe
-You also need to have the .mrs you are decompiling in the same folder as these listed above (example: system.mrs)
.::Decomile An .MRS File::.
1. Run 'MRSDecompiler Pro.exe'
2. Make sure the .mrs file your decompiling is in the same directory as the program
3. Select The Item you wish to Decompile under the "Decompile" List. (Hold CTRL To Multi Select) and if you wish to decompile an encrypted mrs you have to make sure the encrypted mrs is in there but named mresencryption.exe
4. Press the 'Decompile Selected Item(s)' button. If it is an encrypted mrs press 'Decompile Selected Item(s) (Encrypted MRS)'
5. Thats it, when the messagebox pops up automatically, you know it has completed decompiling
A folder will be created in the program directory with the decompiled files in it
.::Compile An .MRS File::.
1. Run 'MRSDecompiler Pro.exe'
2. Make sure the folder your compiling is in the same directory as the program
3. Select The Item you wish to Compile under the "Compile" List. (Hold CTRL To Multi Select) and if you wish to compile to a encrypted mrs you have to make sure the encrypted mrs is in there but named mresencryption.exe
4. Press the 'Compile Selected Item(s)' button. If you want to encrypt it press 'Compile Selected Item(s) (Encrypted MRS)'
5. Thats it, when the messagebox pops up automatically, you know it has completed decompiling
A MRS File will be created in the program directory.
.::Using An Encryption Method::.
Everyone has heard of Lambda right? Well he released his custom mrs encrypter.
If you already have an encrypted mrs.exe file, put it in the folder where the compiler is, and rename it to mrsencryption.exe
Otherwise, if you know an encryption code to something, go to: File > Encryption Creation.
Once this opens, change the encryption number to what ever you wish and hit create, it will save it as mrsencryption.exe, so just incase you have another one there, it will ask you if you want to replace it or not.
Then you can carry on.
Copyright Ā© XZeenon 2010
Images:
Custom Encryption Method (Lambda's Way, creates a new mrs.exe with the encryption code chosen)
http://forum.ragezone.com/attachment...1&d=1281079427
http://forum.ragezone.com/attachment...1&d=1281061875
Yes, I KNOW it's .NET, you can use it if you WANT you don't need to, so keep your negative comments to your self please.
Credits
-----------
MRS - Wad
Encryption Help - Steven
Me - GUI and Functions.
-
Re: MRS Decompiler Ultimate by XZeenon
-
Re: MRS Decompiler Ultimate by XZeenon
-
Re: MRS Decompiler Ultimate by XZeenon
nice I hate it: )
//Just kidding its nice : :D
-
Re: MRS Decompiler Ultimate by XZeenon
-
Re: MRS Decompiler Ultimate by XZeenon
Personally i like the .bat method... tho it does however take up more space but its faster (In my opinion) and way "simpler" lol
also requires the mrs.exe and the dll... but w/e GG nice release :)
Compile
Code:
@echo off
set /p n=Name of folder:
mrs.exe c %n%
Decompile
Code:
@echo off
set /p n=Name of mrs:
mrs.exe d %n%.mrs
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
sudnrage247
Personally i like the .bat method... tho it does however take up more space but its faster (In my opinion) and way "simpler" lol
also requires the mrs.exe and the dll... but w/e GG nice release :)
Compile
Code:
@echo off
set /p n=Name of folder:
mrs.exe c %n%
Decompile
Code:
@echo off
set /p n=Name of mrs:
mrs.exe d %n%.mrs
I didn't use command lines.
Also, it has a built in encrypter!!! With any code you wish!
EDIT:
Added an image of the custom encryption.
Gave credits to the correct people.
-
Re: MRS Decompiler Ultimate by XZeenon
Here again a good and nice s
-
Re: MRS Decompiler Ultimate by XZeenon
wow great xzeenon thumbs up.
-
Re: MRS Decompiler Ultimate by XZeenon
So, what your saying is, you just released the same MRS Decompiler with a simple encryping function? But thanks for the share. Gotta add in the word Ultimate for adding a simple feature right?
-
Re: MRS Decompiler Ultimate by XZeenon
make a better encryption....make it have in symbols or letters and make it more like zephyr's like 1*234*54*2*8
-
Re: MRS Decompiler Ultimate by XZeenon
Looks the same as your MRSDecompiler Pro to me ;p.
-
Re: MRS Decompiler Ultimate by XZeenon
Once again, a great tool! Thanks.
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
phoenix_147
Once again, a great tool! Thanks.
ROFL.
But yeah nice job mayng, keep it up.
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
LolIrvin
ROFL.
But yeah nice job mayng, keep it up.
What? It is a tool. Nothing wrong in it.
-
Re: MRS Decompiler Ultimate by XZeenon
=o Nice Update :)
The Decompilers made on ".Bat Files" really are faster ..
But, that your have the option to custom the encrypter o/
For sure I'll use it:)
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
mattdademon
So, what your saying is, you just released the same MRS Decompiler with a simple encryping function? But thanks for the share. Gotta add in the word Ultimate for adding a simple feature right?
You think it's a simple feature? Alright then, I hope to see you make an encrypter soon then.
-
Re: MRS Decompiler Ultimate by XZeenon
i thought extreme came before ultimate
-
Re: MRS Decompiler Ultimate by XZeenon
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
phoenix_147
What? It is a tool. Nothing wrong in it.
Tool.
You know, like "youre such a fucking tool"
yah.
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
Military
i thought extreme came before ultimate
No, no. Extreme comes after Ultimate. :P
-
Re: MRS Decompiler Ultimate by XZeenon
-
Re: MRS Decompiler Ultimate by XZeenon
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
XZeenon
No, no. Extreme comes after Ultimate. :P
Then when does Lite come in? :P
P.S, nice release :)
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
ManyBlackPpl
Then when does Lite come in? :P
P.S, nice release :)
Lite? I think this is way beyond lite. :P
-
Re: MRS Decompiler Ultimate by XZeenon
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
LolIrvin
Tool.
You know, like "youre such a fucking tool"
yah.
Stop trolling. /sigh.
-
Re: MRS Decompiler Ultimate by XZeenon
don't you need to encrypt the runnable?
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
killerzx
don't you need to encrypt the runnable?
Of course you do. This is for mrs files.
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
killerzx
don't you need to encrypt the runnable?
Yeah, this just provides you with an encryption to a new mrs.exe file in order to decompile or compile your files which in order you need to know what encryption code you used.
-
Re: MRS Decompiler Ultimate by XZeenon
very sexy ^^ 10/10 it will be very usefull thnx
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
daniel131605
very sexy ^^ 10/10 it will be very usefull thnx
No problem, glad you liked it.
-
Re: MRS Decompiler Ultimate by XZeenon
Excelent. This and ThievingSix's decompilers are the best.
-
Re: MRS Decompiler Ultimate by XZeenon
-
Re: MRS Decompiler Ultimate by XZeenon
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
pspboy2008
Hit the details spot and paste that here please.
-
Re: MRS Decompiler Ultimate by XZeenon
Xzeenon its pspboy's friend. ummm this was my error. but he posted it for me. but here are the details.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Configuration.ConfigurationErrorsException: The configuration section 'connectionStrings' has an unexpected declaration.
at System.Configuration.ConfigurationManager.get_ConnectionStrings()
at System.Configuration.PrivilegedConfigurationManager.get_ConnectionStrings()
at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
at MRSDecompiler_PRO_v2._0.Properties.Settings.get_mrsnormal()
at MRSDecompiler_PRO_v2._0.Form1.button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MRSDecompiler Ultimate
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Administrator.YOUR-B27FB1C401.000/Desktop/mrsd/MRSDecompiler%20Ultimate.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
-
Re: MRS Decompiler Ultimate by XZeenon
This is a useful tool, for this - i thank you.
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
kronic23
This is a useful tool, for this - i thank you.
Do you have .NET FrameWork 3.5?
-
Re: MRS Decompiler Ultimate by XZeenon
No, do i need to? uhhh im kinda newbish on these computer programs.
When i tried to download and install .net framework 3.5 i got this error.
http://img39.imageshack.us/img39/5950/fccccc.png
-
Re: MRS Decompiler Ultimate by XZeenon
Quote:
Originally Posted by
Horror
Yes you need it.
I'm sorry bro, I'm not sure what the problem could be, I now see why everyone hates .NET hahaha. Sorry, ask in the coders paradise section, maybe they can help you out.
-
Re: MRS Decompiler Ultimate by XZeenon