Author Topic: Hradba cheat code #145  (Read 1890 times)

0 Members and 1 Guest are viewing this topic.

Blizzard

  • Klass Klown
  • ***
  • Posts: 326
    • View Profile
Hradba cheat code #145
« Reply #15 on: November 16, 2004, 10:06:51 pm »
what's the name of this sniffer? Anyway since u seem good with packet editing, u could make a tutorial on a basic packed editing with VC, maybe a cheat u tried time ago (if u probabily dont want to speak about ur fake HB), it could be really usefull for ppl who want to learn how to use a packet editor and what to do precisely.

DrHekyl

  • Intentional Cheater
  • **
  • Posts: 47
    • View Profile
Hradba cheat code #145
« Reply #16 on: November 17, 2004, 02:48:38 pm »
Ethereal w/ wpcap 3.1 . Like I said earlier, it doesn't really do any packet editing directly, but it does change variables in memory before they are sent. The packet editor is to help me find what is being sent to the remote server and when. I then have to track down via a debugger/injected code logs the place where these variables are being set and patch the code so that the functions return what I want them to return.
Before you judge someone, walk a mile in their shoes. That way if you think less of them you'll be a mile away and still have their shoes



486F 7720 6162 6F75 7420 6120 7461 7374 7920 6361 6E20 6F66 202D 2046 7563 6B20 596F 7521 203A 50

Blizzard

  • Klass Klown
  • ***
  • Posts: 326
    • View Profile
Hradba cheat code #145
« Reply #17 on: November 18, 2004, 05:47:14 pm »
what file precisely do u edit with the debugger?

DrHekyl

  • Intentional Cheater
  • **
  • Posts: 47
    • View Profile
Hradba cheat code #145
« Reply #18 on: November 18, 2004, 06:09:34 pm »
I don't really edit anything with the debugger, I mostly use it to trace. I do edit asm with it occasionally while testing.
Before you judge someone, walk a mile in their shoes. That way if you think less of them you'll be a mile away and still have their shoes



486F 7720 6162 6F75 7420 6120 7461 7374 7920 6361 6E20 6F66 202D 2046 7563 6B20 596F 7521 203A 50