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

Page 2 of 2 FirstFirst 12
Results 26 to 37 of 37
  1. #26
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

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

    Quote Originally Posted by Kyuma View Post
    Nova wanna be wizkid lala
    Wizkid wanna be phail

  2. #27
    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

    xD lol why do u say that

    T6 can u give me your email?

  3. #28
    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

    @Nova
    Not everything can just simply be hex edited...

  4. #29
    Account Upgraded | Title Enabled! JuanMedina is offline
    MemberRank
    Feb 2009 Join Date
    VenezuelaLocation
    227Posts

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

    cut be more better with some pics...

  5. #30
    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 ThievingSix View Post
    Wizkid wanna be phail
    Well, if you're talking about his virtual skills - I guess so. =)

    Quote Originally Posted by Kyuma View Post
    xD lol why do u say that

    T6 can u give me your email?
    Orly ? Ya. I really "wana be wizkid". No. And learn to read please. I don't want shit posted on my thread.

    Quote Originally Posted by xHalloweenX View Post
    @Nova
    Not everything can just simply be hex edited...
    True, but it's a "simpler" version of ASM. But yeah. Hex beats ASM for sure.

    Quote Originally Posted by JuanMedina View Post
    cut be more better with some pics...
    Hmmmm; Mabye. I think the tut is pretty simple ? I'll actually make and advanced one. This time with a better encryption method - polymorph this time. And better ways to secure you're server. I'll evan code a .Dll stopping bots from spamming.


    Once again;
    Request lock.

  6. #31
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

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

    Code:
    True, but it's a "simpler" version of ASM. But yeah. Hex beats ASM for sure.
    No, hex characters are not a "simpler version of ASM". When viewing the assembler output in an executable, you're DISASSEMBLING the executable.

    I fail to see how a character set can beat an instruction set - they're incomparable.

  7. #32
    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 gWX0 View Post
    Code:
    True, but it's a "simpler" version of ASM. But yeah. Hex beats ASM for sure.
    No, hex characters are not a "simpler version of ASM". When viewing the assembler output in an executable, you're DISASSEMBLING the executable.

    I fail to see how a character set can beat an instruction set - they're incomparable.
    Mmmmmmmmmm.

    Let's see now. If you were to change the text that you get when you load gunz at the top of the screen,
    would you go look for it in olly ? Or in HEX ? In HEX I bilive. My point is some things are more easy to edit in HEX than in olly.

    http://img27.imageshack.us/img27/8806/sinttulo3tbl.jpg

  8. #33
    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

    [quote=Nova

  9. #34
    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 wesman2232 View Post
    lol nice pic
    It's my sheild. He goes away when I show him that.

  10. #35
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

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

    Quote Originally Posted by Nova™ View Post
    It's my sheild. He goes away when I show him that.
    It was an obvious edit to begin with - I stand by my original claim.

    Quote Originally Posted by Nova™ View Post
    Mmmmmmmmmm.

    Let's see now. If you were to change the text that you get when you load gunz at the top of the screen,
    would you go look for it in olly ? Or in HEX ? In HEX I bilive. My point is some things are more easy to edit in HEX than in olly.
    If you wanted to modify a string, you would modify the direct data stream - you don't "modify in HEX" or "look for it in olly" - Olly is just disassembling a binary stream; and you can modify the raw dump (As a hex editor would permit) in Olly.

  11. #36
    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 gWX0 View Post
    It was an obvious edit to begin with - I stand by my original claim.



    If you wanted to modify a string, you would modify the direct data stream - you don't "modify in HEX" or "look for it in olly" - Olly is just disassembling a binary stream; and you can modify the raw dump (As a hex editor would permit) in Olly.
    Well done.

    Back on topic please.

  12. #37
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

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

    Quote Originally Posted by Nova™ View Post
    Well done.

    Back on topic please.
    Quote Originally Posted by Nova™ View Post
    Request Lock.
    If you're requesting this thread be locked, why not modify your main post to reflect that?



Page 2 of 2 FirstFirst 12

Advertisement