[TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassable..)

Page 1 of 2 12 LastLast
Results 1 to 25 of 37
  1. #1
    Browser. Nova is offline
    MemberRank
    Nov 2008 Join Date
    --Location
    400Posts

    [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassable..)

    Hey there !
    I have just been looking at the Gunz server's in the top 25 and I saw allot of them don’t have any encrypted .mrs's and there launcher's are all bypass able (use @SKIP_UPDATE)
    Right, lets START;
    What you need :
    Lambda's .mrs encrypter : http://forum.ragezone.com/f245/relea...rypter-412720/
    Hex Workshop v5 (Google is your friend...)
    Ollydbg (Once again, use Google..)
    Mrs File Viewer : http://www.mediafire.com/download.php?4eodgzdxvym

    First, let's encrypt your .mrs's.

    Optional: If you are pretty smart, you will use this really good TuT by ThievingSix, it's a really good thread and almost no one used it : http://forum.ragezone.com/f497/conce...6/#post4357536 Good luck if you use that.
    Now, for lazy people.
    Download Lambda's custom encrypter (In what you need) extract it, put it on your desktop open it and click on select file select your GunZ.exe and in the encryption code, select your own number between 1-100 (remember that code) right, now click on encrypt, whiles it's encrypting your Gunz.Exe go on to your desktop and make a file, name it "GunZ Debug" once it has finished you will need to select where you want to save the mrs.exe to, save it in to the Gunz Debug file now, open your Gunz client, take ALL the .mrs's out of it and drag it in to GunZ debug now download Mrs File Viewer and make a new folder in your GunZ Debug folder called "Decrypted .Mrs's" Put the Mrs File Viewer in there, open the Mrs File Viewer, click on "Open MRS File" now drag and drop ALL your .mrs files in to that dialog box now click on "Open files" now click on "Extract all tabs" this will take some time, so let it finish. Once it's done, make a copy of your Mrs.Exe and put it on to "Decrypted Files" now click on start, and search for cmd, when you found it make a copy of it, put it in to Decrypted Files" now, when your files are finishes decompiling, re compile them like this :
    1. Open CMD
    2. Type mrs.Exe c the file you want to compile (And FFS don’t put in "the file you want to compile, put in the name of the file E.G system.) Do that for ALL the files.
    Once that is done, take all your compiled .mrs files and put them in to the corresponding directories of your client.
    Well done! Your client's .mrs files are now enccrypted!
    Moving on.

    Making your launcher so people can’t do the "@SKIP_UPDARE" to skip the update.
    Download Hex Workshop v5, right click on your GunzLauncher open with hex workshop and do Ctrl + F on the drop box, select "Text Value" and type in "@SKIP_UPDARE" change that to what ever you want, (EG @FUCK_HACKER) just remember what you changed it to, your launcher now only uses the new one set to skip updates.

    Enabeling serial key (Stopping people launching gunz from your runnable ( it it is disabeled it makes Makes hacking a whole load easier)

    Download ollybdg, open your runnable with it, on the side there is numbers, (references corresponding to the line your on) right click on those number, click on "Go to" now on "Expression"
    Now put in 004972A7 double click on MOV EAX,0FFFF and in the dialog box click on put in CMP EAX,0FFFF now click assemble, now exit that dialog box. Save (if you don’t know how, google is your friend, again!)
    Now that's your runnable secure.

    Tips;
    Use WizKid ODBC regpage, it's really good. Just use it.
    It's good against SQL hackers.
    Also, another tip, don’t use Legacy's files, if Phail see's your using them he will get all angry. (Poor kid ?)

    Thats more or less it ! Good luck.
    Thanks, Nova

    P.S Sorry for my bad english, I moved from the UK to franch at the age of 4. The english/grammar I know now is what I lerned myself.

    Credits :
    BB, T6, Me, Lambda & The ones I forgot, sorry !


  2. #2
    Account Upgraded | Title Enabled! alfredao is offline
    MemberRank
    Jan 2008 Join Date
    Coronel FabriciLocation
    705Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Really Good!

  3. #3
    RestyleGamerZ FTW Mambo is offline
    MemberRank
    Mar 2008 Join Date
    The NetherlandsLocation
    821Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    This was all posted already.. You just got it all together.. 3/10 >.>

    }=P

  4. #4
    Browser. Nova is offline
    MemberRank
    Nov 2008 Join Date
    --Location
    400Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    @Alfredao
    Thanks !
    @Mambo
    Do you see a tutorial on how to encrypt with Lambda's encrypter ? Do you evan see his custom encrypter on the 1st page ?
    Do you see the serial key ?
    Do you see T6's tut ?

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

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Yes these was all posted before, please use knowledge and the search button. But nice tutorial though, it is nice to see it all together.

  6. #6
    Browser. Nova is offline
    MemberRank
    Nov 2008 Join Date
    --Location
    400Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Thanks, but allot of ppl dont know how to encrypt.

  7. #7
    Account Upgraded | Title Enabled! corrado is offline
    MemberRank
    Aug 2008 Join Date
    219Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    [CODE]Enabeling serial key (Stopping people launching gunz from your runnable ( it it is disabeled it makes Makes hacking a whole load easier)

    Download ollybdg, open your runnable with it, on the side there is numbers, (references corresponding to the line your on) right click on those number, click on "Go to" now on "Expression"
    Now put in 004972A7 double click on MOV EAX,0FFFF and in the dialog box click on put in CMP EAX,0FFFF now click assemble, now exit that dialog box. Save (if you don

  8. #8
    Browser. Nova is offline
    MemberRank
    Nov 2008 Join Date
    --Location
    400Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    It that case your disabeling, to diasble use:
    Code:
     
    Old : 004972A7  |.  3D FFFF0000   CMP EAX,0FFFF
    New : 004972A7  |.  B8 FFFF0000   MOV EAX,0FFFF
    P.S Nothing special about there runnable, just some colours.

  9. #9
    Account Upgraded | Title Enabled! Mr.Lucifer is offline
    MemberRank
    Apr 2007 Join Date
    797Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    All of this has been posted before, without spelling that makes your eyes bleed.

    http://forum.ragezone.com/f497/how-t...harder-518052/

    Was done a few hours before this post, therefore it would be on the first page.

    http://forum.ragezone.com/f497/disab...nnable-497550/

  10. #10
    Account Upgraded | Title Enabled! corrado is offline
    MemberRank
    Aug 2008 Join Date
    219Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Quote Originally Posted by Nova™ View Post
    It that case your disabeling, to diasble use:
    Code:
     
    Old : 004972A7  |.  3D FFFF0000   CMP EAX,0FFFF
    New : 004972A7  |.  B8 FFFF0000   MOV EAX,0FFFF
    P.S Nothing special about there runnable, just some colours.
    thx
    i need hide process theduel.exe :E
    !! help me(?)

  11. #11
    Browser. Nova is offline
    MemberRank
    Nov 2008 Join Date
    --Location
    400Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Google, process hider.
    Mr.Lucifer,
    That post was made on the 11-15-2008, 03:52 PS good job on using the serch button and/or going to the next page.
    /Care ?
    I put it all in one posts, am I taking credit for all this work ? No, only assembeling it.
    Happy new year.
    Last edited by Nova; 01-01-09 at 02:46 PM.

  12. #12
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Making your launcher so people can’t do the "@SKIP_UPDARE" to skip the update.
    Download Hex Workshop v5, right click on your GunzLauncher open with hex workshop and do Ctrl + F on the drop box, select "Text Value" and type in "@SKIP_UPDARE" change that to what ever you want, (EG @FUCK_HACKER) just remember what you changed it to, your launcher now only uses the new one set to skip updates.

    I make a tuorial about this. Most thing's here are leeched. Give me credits or delete that.

  13. #13
    Account Upgraded | Title Enabled! Mr.Lucifer is offline
    MemberRank
    Apr 2007 Join Date
    797Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Quote Originally Posted by Nova™ View Post
    Google, process hider.
    Mr.Lucifer,
    That post was made on the 11-15-2008, 03:52 PS good job on using the serch button and/or going to the next page.
    /Care ?
    I put it all in one posts, am I taking credit for all this work ? No, only assembeling it.
    Happy new year.
    No, of course you didn't have to search for it or go to the next page. I was obviously talking about the first link. IT WAS AT THE TOP OF THE FORUM.

  14. #14
    Browser. Nova is offline
    MemberRank
    Nov 2008 Join Date
    --Location
    400Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    00niels00, you did not make that, it's easy. Evreyone know that. And no FU I will not delete it.
    It's a TuT in the Downloand center.
    @Lucifer.
    I'm only assembling all this. Not taking credit for making it.

  15. #15
    Account Upgraded | Title Enabled! 4ndr34s is offline
    MemberRank
    Sep 2007 Join Date
    At My Home O_oLocation
    587Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    it works prefectly ,good job nova

  16. #16

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    good topic Very useFull :D

  17. #17
    Account Upgraded | Title Enabled! X-Weaver is offline
    MemberRank
    Jan 2009 Join Date
    XDLocation
    443Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    nice work nova ;P

  18. #18
    Account Upgraded | Title Enabled! razacore is offline
    MemberRank
    Nov 2008 Join Date
    303Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    0/10 i dont know what file i need to make and it not describtive

  19. #19
    RestyleGamerZ FTW Mambo is offline
    MemberRank
    Mar 2008 Join Date
    The NetherlandsLocation
    821Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    [quote=Nova

  20. #20
    Apprentice zetagunz is offline
    MemberRank
    Apr 2009 Join Date
    21Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    How i can decrypt a .mrs file?

  21. #21
    Extreme Coder - Delphi bounty-hunter is offline
    MemberRank
    Sep 2007 Join Date
    GunZone MansionLocation
    1,725Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    people should already know how to do this stuff, but making a custom launcher makes it highly unbypassable :D

  22. #22
    Account Upgraded | Title Enabled! xHalloweenX is offline
    MemberRank
    Sep 2007 Join Date
    Jonesboro, ArkaLocation
    218Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    @bounty-hunter.
    bypassing a launcher is fairly simple.

  23. #23
    Browser. Nova is offline
    MemberRank
    Nov 2008 Join Date
    --Location
    400Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Quote Originally Posted by zetagunz View Post
    How i can decrypt a .mrs file?
    Open the runnable in Olly and explore where gunz reads the MRS File.

    Quote Originally Posted by bounty-hunter View Post
    people should already know how to do this stuff, but making a custom launcher makes it highly unbypassable :D
    This is all easy and it's pretty old and crap lol.

    Quote Originally Posted by xHalloweenX View Post
    @bounty-hunter.
    bypassing a launcher is fairly simple.
    It's easy to bypass. Just go to the HEX edit.

    Quote Originally Posted by razacore View Post
    0/10 i dont know what file i need to make and it not describtive
    Get brain > Read > Understand. Got it ?


    Back on topic, I request a lock, this thread is old and kinda useless. All the proction are too easy to bypass.

    Request Lock.

  24. #24
    Valued Member kronic23 is offline
    MemberRank
    Apr 2009 Join Date
    home sweet homeLocation
    130Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Thanks for posting this, im'a use this later.

  25. #25
    Account Upgraded | Title Enabled! Kyuma is offline
    MemberRank
    Aug 2008 Join Date
    At HomeLocation
    350Posts

    Re: [TuT]Debug your GunZ Server ! (Encrypt you .mrs's, make your launcher unbypassabl

    Nova wanna be wizkid lala



Page 1 of 2 12 LastLast

Advertisement