Search:

Type: Posts; User: Nova

Page 1 of 9 1 2 3 4

Search: Search took 0.05 seconds.

  1. Re: Setting a detour at MClientSocket::Connect incorrectly ?

    Oh wow, didn't take the time to look around.
    This place is worse than the Mexican border with immigrant whores.

    Back to the topic-
    I haven't looked at it further, but after a nights sleep, I...
  2. Setting a detour at MClientSocket::Connect incorrectly ?

    So I decided to boot up Visual Studio tonight and look at some old stuff, and then remembered thsis cool thing Wizkid did, getting the GunZ socket from MClientSocket::Connect. So I thought I'd take a...
  3. Replies
    39
    Views
    6,116

    Closed: Re: Simple process blocking source [Antihack]

    What if you hooked the IAT address of FindWindowA() to make it do something completely different upon execution ?
  4. Thread: SQL Inject fix

    by Nova
    Replies
    26
    Views
    3,197

    Re: SQL Inject fix

    Because MMatchDBMgr is one of the classes (if not the only one) that works directly with the database, and it lacks basic integrity checks (like strip strings of ' ).
  5. Replies
    3
    Views
    423

    Re: MDatabase question

    Thanks Master, I just looked at the MMatchDBMgr class and it's gonna be annoying to deal with, I'll go look for the function that deals with SELECT query's, I'll write the function in ASM. Shouldn't...
  6. Replies
    3
    Views
    423

    MDatabase question

    Hey doods.

    Does anybody know what function it is to retrieve a value from the database ?
    I've had a look through the MDatabase class and there doesn't seem to be any function that could return a...
  7. Replies
    35
    Views
    4,482

    Re: Stage Hack Patch (Source)

    Oh cool, some interesting functions included, thanks :). Might as well examine this if I'm going to start opening VS when school starts.

    Oh, by the way, did you code this ? It looks Wizkid-alike....
  8. Replies
    29
    Views
    6,093

    Re: UCP Anti-Cheat for Gunz Online

    Uuuh, most of what you said looks like it's been translated in google translator.



    Hold on, your anti-cheat is an executable, and this executable is going to change the window title and...
  9. Replies
    7
    Views
    1,417

    Re: [VB.NET] LaunchGunz With SerialKey

    There are three strings it copy's to the clipboard, "I love MAIET", "I hate hacker" and "Find me". And I believe it's more complex than that.

    Good start anywho.
  10. Replies
    48
    Views
    4,519

    Re: I Gunz Pack, [web,forum,launcher]

    I'll need the sliced HTML version of the design, I'll probably end up killing myself if I try slice it, lol.
    And Maik, yeah - if you're up to help no problem.

    Thanks in advance
  11. Replies
    48
    Views
    4,519

    Re: I Gunz Pack, [web,forum,launcher]

    I'm up for the PHP part :).

    Regards.
  12. Replies
    48
    Views
    4,519

    Re: I Gunz Pack, [web,forum,launcher]

    I know who the faggot is. He speaks to me allot on MSN, and I can tell you for a fact he has around 120€ on his paypal.
  13. Replies
    43
    Views
    4,209

    Re: [Dev]Auto ban runnable.

    That's exactly what I'm saying. And I've never looked at the Veldi source, I just know it checks at what rate packets are getting sent.
  14. Replies
    43
    Views
    4,209

    Re: [Dev]Auto ban runnable.

    Hehe, added.
    Though I'll be off to bed in a bit.
  15. Replies
    43
    Views
    4,209

    Re: [Dev]Auto ban runnable.

    That's more or less of what I've did, well done guessing.
    I'll add more checks later.
    [/QUOTE]

    That could be easily bypassed in ASM, but yeah. It would brush off most "inject & play" hackers. ...
  16. Replies
    43
    Views
    4,209

    Re: [Dev]Auto ban runnable.

    That's always been the best idea for an antihack, though what if the players are too dumb to type in !hacker ? - Sorry, I go strange in evenings :3
    And having a constant check on all of the current...
  17. Replies
    43
    Views
    4,209

    Re: [Dev]Auto ban runnable.

    Yeap, that's what I'm talking about :].

    What's the other check, if I may ask ? I don't see how you can do a check in the function, I believe the call a DLL makes to SetHP or whatnot is about as...
  18. Replies
    43
    Views
    4,209

    Re: [Dev]Auto ban runnable.

    Mind sharing it ? Cause I don't think there is.



    "DLL call thing" - euh, do you know what you're talking about ?

    @Quotation - like ?
  19. Replies
    43
    Views
    4,209

    Re: [Dev]Auto ban runnable.

    This wouldn't be just done in the runnable, you'd need to send your own packet to the server containing the UserID of the hacker, then you'd need to write a server-sided handle for the packet - so...
  20. Replies
    18
    Views
    2,250

    Re: '04 KGunZ and '06 MatchServer Converted C

    void __thiscall ZCharacter__SetAP(ZCharacter *this, int nAP)
    {
    this->m_Status.nAP = nAP;
    if ( nAP < 0 )
    this->m_Status.nAP = 0;
    }
    That pretty much sum's up all of MAIET's coding power...
  21. Replies
    18
    Views
    2,250

    Re: '04 KGunZ and '06 MatchServer Converted C

    Hey, we can all hate MAIET as much as we want, but they did some hella C back in the days. If MAIET have learned from their errors, GunZ II would look much better, and hopefully they'll get a way of...
  22. Replies
    24
    Views
    2,102

    Re: [DEV] Website Template #2

    Great work, atlast a design with 4 base colors, and not something with orange, white, red, blue, and whatnot. Slice that up and you'll get cookies.
  23. Thread: Reporting box.

    by Nova
    Replies
    14
    Views
    1,022

    Re: Reporting box.

    Yeah, just needs a prod to get it to work. (I don't think there's any way of getting up in the client (via command or whatnot.)
  24. Replies
    29
    Views
    2,239

    Re: RaiderZ : MAIET Entertainment's next big thing.

    Let's hope they've learned how to properly encrypt files & packets this time.
  25. Thread: Reporting box.

    by Nova
    Replies
    14
    Views
    1,022

    Reporting box.

    Dunno if anybody remembers the '/119' command there was back in LegacyGamers, anyway, I found the packet it sends to the server and managed to get it working.

    Picture :...
  26. Thread: new anti crasher

    by Nova
    Replies
    11
    Views
    1,075

    Re: new anti crasher

    Or just do a MCommand::DataRet (I think it's called, if I remember correctly) detour and check packet size/checksum or whatever. I released a base, just with the detour and an example of reading the...
  27. Thread: Windows Mode

    by Nova
    Replies
    41
    Views
    3,018

    Re: Windows Mode

    http://forum.ragezone.com/f245/gunz-window-mode-563333/

    It was too good to be true, right ? (Even though the link is dead)
  28. Replies
    42
    Views
    4,995

    Re: [Release]GSC

    You forgot "FIND_ME".
  29. Replies
    81
    Views
    12,265

    Closed: Re: Antihack coded in runnable

    Hi,
    Here's a way to code an antihack in a runnable :
    1. Do a codecave at functions like ZPostMeleeShot(), SetHP, SetAP, and so forth. So the code would look like :

    (ORIGINAL FUNCTION OFFSET) NOP...
  30. Replies
    19
    Views
    2,508

    Re: [DEV] Website Template

    The template itself is fantastic. However, I believe it would look better with darker colors. Blue and orange is a bad mix, I think.

    Other than that great work, Stef.
  31. Replies
    24
    Views
    5,168

    Closed: Re: Kore Rev 2 Patch for 2008

    How did you patch it ? Check the packet size and/or parameters ?
  32. Replies
    20
    Views
    4,711

    Re: PHP - All users email list

    echo "Cannot connect the Server";
    die();

    Could be this :


    die("Cannot connect the Server");

    Just pointing out. Other than that, nice release.
  33. Thread: ID Ban.cpp

    by Nova
    Replies
    4
    Views
    1,017

    Re: ID Ban.cpp

    You made the project as a console. >.<
  34. Replies
    33
    Views
    8,477

    Closed: Re: Auto Dll injecting (Asm) matchserver and client

    Nice to see you again.
  35. Replies
    11
    Views
    1,118

    Closed: Re: Show all accounts order by AID[php]

    No, you don't need an SQL attack prevention script - there are no forms for the query.
  36. Replies
    33
    Views
    8,477

    Closed: Re: Auto Dll injecting (Asm) matchserver and client

    Hey, are you Welsh Steven, the guy I talked to some time ago ?

    If so; hey - long time no speak man.
  37. Replies
    6
    Views
    541

    Re: I need a tad bit of help. ;p

    That's from Emisand's Admin/GM panel. You might as well download the whole panel.

    If you want to use that as a stand alone function you'll need the HTML part.
    Open characters.php and search for...
  38. Thread: NoX Setup

    by Nova
    Replies
    13
    Views
    1,129

    Re: NoX Setup

    The real n0x is an antihack, however I believe it need's the client .DLL's.

    The version you're setting up there I think is just a proxy.
  39. Replies
    8
    Views
    985

    Re: Offering Freelance Gunz Development

    I still haven't seen proof that Touchwise can code o_O.
  40. Replies
    16
    Views
    2,956

    Re: Understanding packet's a bit better.

    People like you are fantastic.
  41. Replies
    16
    Views
    2,956

    Re: Understanding packet's a bit better.

    "Euro GunZ Coder | Hacker " - We both know that's bullshit.

    Cause they really look a lot like a programming language.
  42. Thread: DeX Server

    by Nova
    Replies
    50
    Views
    7,816

    Re: DeX Server

    Nice. I'll have a look at this.
  43. Replies
    16
    Views
    2,956

    Re: Understanding packet's a bit better.

    I believe somebody released Kore source, open the "Packet.h" file and that will give you the packet encryption/decryption and everything else you need to know.


    I believe he left the GunZ world.
  44. Re: Fatal error: call to...mssql_connect() WHAT AM I DOING WRONG ?! *with pics*

    Have you replaced the ntwdblib.dll ?
  45. Replies
    16
    Views
    2,956

    Understanding packet's a bit better.

    Thought it might give some people a prod forward.

    Parameter types : (Credits to Dexgod.)



    GunZ packet protocol : (Credits to Dexgod and Wowus, I found it in his anticheat, lol.)


    Packet...
  46. Replies
    22
    Views
    3,162

    Re: N0x Server Shield Source

    It would be sweet if somebody got this up and running.

    Nuce release.
  47. Re: Stopping IP banned users from accessing your site.

    [/COLOR][/B]

    People who think hacking makes them cool.
  48. Re: Stopping IP banned users from accessing your site.

    I know, moving a variable into a variable is stupid but that script is part of another script where I used $ip more than once.
  49. Replies
    11
    Views
    3,284

    Re: 2008 runnable - encryption method

    I did think that was familiar, lol.
  50. Closed: Re: complete anti hack /w in game admin/gm control panel

    Like a firewall is going to prevent a .DLL injection.

    Edit,
    Oops, I didn't see Guy's reply.
Results 1 to 50 of 406
Page 1 of 9 1 2 3 4

Advertisement