Results 1 to 10 of 10
  1. #1
    zstars's Avatar
    Join Date
    Nov 2006
    Posts
    3
    Reputation
    10
    Thanks
    0

    Proxying a game (for packet editing)

    For what I know, an often used way to hack in multiplayer games is to make them connect to the game server through some kind of local proxy. That way, an external program can read the packets before they arrive at the server, and modify them or add new packets as required. I've been searching the net for tutorials on this topic, but I haven't really found any because I only find tutorials about how to find normal proxies.

    Does anyone know any tutorial or something that might be of help for learning the best way to do this?


    I've been thinking of ways to do this and I think it could be possible to program a modified socks proxy server and make the game connect to it using SocksPCap or whatever the program name was, but I don't wanna reinvent the thing, so I thought I would ask. (Anyway, in case I don't find a better way, does anyone know of any C/C++ open source socks proxy server?)

    Well anyway, thanks for reading this and thanks in advance .

  2. #2
    arunforce's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    A place for amigos
    Posts
    24,703
    Reputation
    4747
    Thanks
    12,562
    My Mood
    Yeehaw
    Umm, why use a local proxy, when you can just do it normally through your own IP, say with WPE or Etheral?

    Most games you can't "make" route through a Proxy if any.



    BRING BACK BT, BRING BACK SAGA, BRING BACK VF, BRING BACK MPGHCRAFT, BRING BACK HABAMON


  3. #3
    zstars's Avatar
    Join Date
    Nov 2006
    Posts
    3
    Reputation
    10
    Thanks
    0
    A packet sniffer would be enough to read the packets, but I want to be able to interact with the game server, modifying the packets the client sends before they arrive to that server, and adding new packets as if they had been sent by the client.

  4. #4
    iverson954360's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    10,280
    Reputation
    940
    Thanks
    1,656
    My Mood
    Dead
    you can edit packets using a packet sniffer
    Hip Hop thread Part 1 (No Longer Updated): https://www.mpgh.net/forum/316-music-...-hop-list.html
    Part 2 (No Longer Updated): https://www.mpgh.net/forum/2-general/...ad-pt-2-a.html
    Part 3: COMING SOON











  5. #5
    arunforce's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    A place for amigos
    Posts
    24,703
    Reputation
    4747
    Thanks
    12,562
    My Mood
    Yeehaw
    Yeah, OFC.
    WPE works fine in this situation. =)



    BRING BACK BT, BRING BACK SAGA, BRING BACK VF, BRING BACK MPGHCRAFT, BRING BACK HABAMON


  6. #6
    zstars's Avatar
    Join Date
    Nov 2006
    Posts
    3
    Reputation
    10
    Thanks
    0
    I don't think WPE can intercept a packet and modify it in real time before it gets to the server.

    Basically I want to make a bot, for a MMORPG. My program would work like this:

    1-Client sends a packet saying "Move to coord 20, 20"
    2-My program intercepts the packet.
    3-My program decrypts the packet.
    4-My program reads the packet and analyzes it.
    5-My program modifies the packet to say, for example "Move to coord 20, 30".
    6-My program encrypts the packet again and sends it to server.
    7-Server receives the modified packet instead of the real one.

  7. #7
    arunforce's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    A place for amigos
    Posts
    24,703
    Reputation
    4747
    Thanks
    12,562
    My Mood
    Yeehaw
    Ah, you are trying to make a bot.
    That's totally different, you have to write a custom program yourself.
    Or use someone elses...



    BRING BACK BT, BRING BACK SAGA, BRING BACK VF, BRING BACK MPGHCRAFT, BRING BACK HABAMON


  8. #8
    Krilliam's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Posts
    88
    Reputation
    10
    Thanks
    10
    I think I've seen a custom WPE somewhere, can't remember where. I think it was on the cheat engine forums. I'll upload it if I find it.

  9. #9
    TheJudge336's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Ive been trying to hack a specific Iphone application for weeks and have no possible aspects on how to do it, however I can use an editor such as the custom one suggested above if anyone can help

  10. #10
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    packet editing is illegal or you wouldf see hacks like god mode and such for every game on the net

    commando: You're probably the best non-coder coder I know LOL


Similar Threads

  1. [Patched] [1.01.01] Host a Minigame without an Omok Board/Match Cards set with Packet Editing
    By Blitz in forum MapleStory Hacks, Cheats & Trainers
    Replies: 1
    Last Post: 10-06-2011, 07:09 PM
  2. packet editing software
    By sirh4xalot in forum Combat Arms Hacks & Cheats
    Replies: 2
    Last Post: 08-12-2008, 02:23 PM
  3. Does Packet Edit still work (With Bypass 2.5)
    By Erotic in forum Combat Arms Hacks & Cheats
    Replies: 0
    Last Post: 08-08-2008, 07:00 PM
  4. packet editing
    By terence in forum Hack Requests
    Replies: 1
    Last Post: 09-23-2007, 07:51 AM
  5. any way to use wpe for damage editing?
    By zelda803 in forum WarRock - International Hacks
    Replies: 10
    Last Post: 02-09-2006, 02:33 AM