MRSDecompiler Pro V3.0

Results 1 to 13 of 13
  1. #1
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Cool MRSDecompiler Pro V3.0


    Starting off with the screenie this time:



    [CENTER]
    Well, I been working on this for the past 2 weeks. And I shall release it.

    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
    Etc.


    Here is the README.txt

    [code]MRSDecompiler Pro Version 3.0 by XZeenon
    ---------------------------------------------
    How to use.

    To use this tool you must have a Normal mrs.exe
    and a mrsencryption.exe!
    The mrsencryption.exe is the one that is for your encryptions
    and mrs.exe is for normal MRS file witout an encryption.

    Steps:
    1. Select A file you wish to either pack or unpack.
    2. Either pack it or unpack it with mrs normal or mrs encryption.
    3. Your Done!


    Copyright
    Last edited by XZeenon; 21-02-09 at 07:02 AM.


  2. #2
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: MRSDecompiler Pro V3.0

    [mod] XZeenon's Reserved Post [/mod]

  3. #3
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: MRSDecompiler Pro V3.0

    Yay, 2nd post!
    nice job on it. 9/10.
    Last edited by shortymant; 15-03-09 at 03:32 AM.

  4. #4
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: MRSDecompiler Pro V3.0

    Nod32 antivirus went crazy with me on this, told me mrs.exe was a virus. Its probably the way you bundled mrs.exe with zlib.dll.

    If you are going to pack mrs.exe and zlib.dll into your project, put them in the applications resources as RC_DATA...Better yet actually code the mrs.exe so you don't have to. There are sources on ragezone you can use to make it.

    I would also recommend removing the normal mrs file setting from the settings dialog.

  5. #5
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: MRSDecompiler Pro V3.0

    Quote Originally Posted by ThievingSix View Post
    Nod32 antivirus went crazy with me on this, told me mrs.exe was a virus. Its probably the way you bundled mrs.exe with zlib.dll.

    If you are going to pack mrs.exe and zlib.dll into your project, put them in the applications resources as RC_DATA...Better yet actually code the mrs.exe so you don't have to. There are sources on ragezone you can use to make it.

    I would also recommend removing the normal mrs file setting from the settings dialog.
    I don't excactly know how to code the mrs.exe into it in C#, and what do you mean by RC_DATA?

    Oh btw edited thx for reminding about the settings part. I forgot :P reuploaded

  6. #6
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: MRSDecompiler Pro V3.0

    http://msdn.microsoft.com/en-us/libr...fy(VS.80).aspx
    ^ read.

    Uh yea, my antivirus still is calling mrs.exe a virus by the way.

    Code:
    File:	 mrs.exe
    Status:	
    INFECTED/MALWARE
    MD5:	 77a229854e8606f25db348107f1d951b
    Packers detected:	
    -
    Scanner results
    Scan taken on 17 Feb 2009 05:24:46 (GMT)
    A-Squared	
    Found nothing
    AntiVir	
    Found W32/Sality.K
    ArcaVir	
    Found W32.Sality.K
    Avast	
    Found Win32:Sality-O
    AVG Antivirus	
    Found Win32/Sality
    BitDefender	
    Found Win32.Sality.K
    ClamAV	
    Found W32.Sality.J
    CPsecure	
    Found W32.Email.W.Bagle.fl
    Dr.Web	
    Found Win32.HLLP.Sector
    F-Prot Antivirus	
    Found W32/Sality.J
    F-Secure Anti-Virus	
    Found Virus.Win32.Sality.k
    G DATA	
    Found nothing
    Ikarus	
    Found Virus.Win32.Sality.K
    Kaspersky Anti-Virus	
    Found Virus.Win32.Sality.k
    NOD32	
    Found Win32/Sality.NAC
    Norman Virus Control	
    Found W32/Sality.M
    Panda Antivirus	
    Found W32/Sality.N
    Sophos Antivirus	
    Found W32/Kookoo-A
    VirusBuster	
    Found Win32.Sality.M
    VBA32	
    Found Win32.HLLP.Kuku.303b

  7. #7
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: MRSDecompiler Pro V3.0

    Quote Originally Posted by ThievingSix View Post
    http://msdn.microsoft.com/en-us/libr...fy(VS.80).aspx
    ^ read.

    Uh yea, my antivirus still is calling mrs.exe a virus by the way.

    Code:
    File:	 mrs.exe
    Status:	
    INFECTED/MALWARE
    MD5:	 77a229854e8606f25db348107f1d951b
    Packers detected:	
    -
    Scanner results
    Scan taken on 17 Feb 2009 05:24:46 (GMT)
    A-Squared	
    Found nothing
    AntiVir	
    Found W32/Sality.K
    ArcaVir	
    Found W32.Sality.K
    Avast	
    Found Win32:Sality-O
    AVG Antivirus	
    Found Win32/Sality
    BitDefender	
    Found Win32.Sality.K
    ClamAV	
    Found W32.Sality.J
    CPsecure	
    Found W32.Email.W.Bagle.fl
    Dr.Web	
    Found Win32.HLLP.Sector
    F-Prot Antivirus	
    Found W32/Sality.J
    F-Secure Anti-Virus	
    Found Virus.Win32.Sality.k
    G DATA	
    Found nothing
    Ikarus	
    Found Virus.Win32.Sality.K
    Kaspersky Anti-Virus	
    Found Virus.Win32.Sality.k
    NOD32	
    Found Win32/Sality.NAC
    Norman Virus Control	
    Found W32/Sality.M
    Panda Antivirus	
    Found W32/Sality.N
    Sophos Antivirus	
    Found W32/Kookoo-A
    VirusBuster	
    Found Win32.Sality.M
    VBA32	
    Found Win32.HLLP.Kuku.303b
    Umm... That explains how to add a resource roflcopter Not what an RC_DATA is or how to add or w/e

    Quote Originally Posted by bounty-hunter View Post
    T6 unblock meh .... plz :(
    Don't spam my thread keep on topic.

  8. #8
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: MRSDecompiler Pro V3.0

    Quote Originally Posted by bounty-hunter View Post
    T6 unblock meh .... plz :(
    I don't talk to people that pretend to steal other peoples work to look better.

    Quote Originally Posted by XZeenon View Post
    Umm... That explains how to add a resource roflcopter Not what an RC_DATA is or how to add or w/e
    Since you missed the sizable chunk of my last post you missed that your mrs.exe is infected with a virus. Clean it and release a clean one.

    RC_DATA is a resource type commonly used with binary files(e.g. exe's or dll's)

  9. #9
    Account Upgraded | Title Enabled! billabonker is offline
    MemberRank
    Feb 2008 Join Date
    YouTube :)Location
    360Posts

    Re: MRSDecompiler Pro V3.0

    [mod]Woo!!nice release!!keep it up and i will make you mod. jkjk x3[/mod]

    nice release

  10. #10
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: MRSDecompiler Pro V3.0

    Updated clean mrs file

  11. #11
    My Religion: Love ♥ diosz is offline
    MemberRank
    Feb 2008 Join Date
    IDK~Location
    314Posts

    Re: MRSDecompiler Pro V3.0

    i cant download =/
    i neves had problem with that page but now i cant =/
    maybe someone can upload to other host i prefer www.megaupload.com or www.mediafire.com

    Thankz ^^

  12. #12
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: MRSDecompiler Pro V3.0

    re uploaded to rapidshare and mediafire clean.. -.- able to do this before my pc crashed.

  13. #13
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MRSDecompiler Pro V3.0

    nice release. :) Sent you a PM
    10/10



Advertisement