Results 1 to 2 of 2
  1. #1
    Harava's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    114
    Reputation
    10
    Thanks
    2,989

    WSSpy - ( Poor Mans Packet Editor )

    WSSpy

    Greetings!


    I got pissed off at the lack of good packet editors that were made with game hacking in mind. Sure there are some, but most are flagged by AV or are shit in some other way. So I set out to create my own and now I will give you a glimpse at how far I've got.


    The reason WSSpy is a "poor mans packet editor" is because it hooks the winsock functions to intercept packets. ( WPE works the same way ) This has the disatvantage of being easily detected, but makes replaying packets a whole lot easier. At the current state, WSSpy is able to log the functions send, recv, sendto and recvfrom for both WS 1.1 and WS 2.0. I have the hooks for WSASend and WSARecv in place, but have not implemented the logging or replaying for them yet. ( I also have never seen a game use these functions for networking ) Packet editing / creation and replaying is working, as seen in the demonstration below.


    The screenshots below show the functionality ( I exploit a bug in the game StarMade, wich allows you to change blockIDs ):





    Down to business:

    The reason I am creating this thread is that with more features, testing and debugging is proving increasingly difficult and time consuming. So, if you are familiar with packet editing and would like to help me create this tool, please help me test and debug!

    If you are interested, add me on skype: haravaa
    Last edited by Harava; 03-15-2014 at 08:56 AM.
    Recent releases:
    CSPHv3.2




    Code:
    00F38C0E     B8 0610F300    MOV EAX, 00F31006
    00F38C13     C700 208CF300  MOV DWORD PTR DS:[EAX], 00F38C20
    00F38C19     EB FF          JMP SHORT 00F38C1A
    00F38C1B     90             NOP
    00F38C1C     0000           ADD BYTE PTR DS:[EAX],AL
    00F38C1E     0000           ADD BYTE PTR DS:[EAX],AL
    00F38C20     58             POP EAX
    00F38C21    ^EB EB          JMP SHORT 00F38C0E
    Can't see me calling, you hatin'?

  2. #2
    abdelx95's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    can you try to use it with pointblank italy or kaybo and tell me if you can hack the exp thank you bro i hope that you can

Similar Threads

  1. Packet Editor
    By lahav180 in forum MapleStory Help
    Replies: 0
    Last Post: 09-28-2010, 07:20 AM
  2. [Request] Packet Editor
    By dae67 in forum FlyFF Hacks
    Replies: 0
    Last Post: 09-06-2010, 12:41 AM
  3. [Request] Undetected Packet Editors
    By crazygamer53 in forum Combat Arms Hacks & Cheats
    Replies: 6
    Last Post: 03-16-2010, 09:01 PM
  4. XPI [Packet Editor + MS + HS Bypass] for Sale
    By Combatant in forum MapleStory Discussions
    Replies: 5
    Last Post: 01-29-2010, 12:03 PM
  5. Packet Editors
    By Anirak in forum General Hacking
    Replies: 0
    Last Post: 10-17-2009, 07:34 PM