Jump to content

Spielie96

Members
  • Content Count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. Spielie96

    [legal] Need help with Packet Sniffer in Delphi

    I already bypassed the Anti-Cheat protection and the script is running. some more information: i know which function stops the scripts work. After I commented out the calling of the old, moved function of the .dll of the game, it was working fine, but the packets should still reach the old one... I think i made a misstake by moving the function in the memory and calling the old one. I am not an expert in the field and the employee I had hired as an expert in the field is unfortunately ill and unreachable. I would be very grateful if someone could help me and look at the script for a fee. The packets are unfortunately encrypted and therefore not visible with Wireshark. The encryption is very hard and i can't decrypt it from the outside. So I have to solve this by injecting.
  2. Hey guys, I am currently working on a packet sniffer for the MMORPG Last Chaos. With the Packet Sniffer I only want to intercept incoming packets and get access to them. The script is already available so far and was taken over by a packet editor, whereby the pointer and some smaller functions was adjusted. Unfortunately, the game client crashes after a short time due to an exception. I do not get the problem properly debugged and I don't know what I can do now. Does anyone have experience in Delphi and some time to take a look at it with me? I also like to pay something for support through PayPal as a thank you. It isn't illegal, as I have received an order from the company to test the safety of the game. Unfortunately, I came across the above mentioned difficulties. I would need the script or the revision of my scripts today. So of course I would pay a little more. What would your price be? Thank you in advance! //Edit: The pointer is correct and there are also incoming packets logged in the gui.
×