Pa help d2 mga bossing, kng kaya po ba.

Status
Not open for further replies.

EnitYer

Enthusiast
[OpenSource] Packet Editor coded in C

Content

1. What is this?
2. How to use it?
3. Whuut?




What is this?

This is the source code for a proxy, designed for flyff.


How to use it?

This is the source, and NO TOOL YOU CAN USE STRAIGHT AWAY. It is meant to be used by programmers, who know what they do.
The whole source code is commented, and should be self-explanatory. I will only answer questions from smart guys, who know how to code in C/C++.
Since it was coded with Visual Studio 2010, I recommend you using it also.

The source contains a class for the flyff packet-structure and a detour lib, hooking the send/recv/WSASend/WSARecv and GetQueuedCompletionStatus API's.
Flyff only uses WSASend and WSARecv, but because of overlapped I/O being used, I had to hook GetQueuedCompletionStatus to check the arrival of the incoming packets.


Whuut?

I've released this to the public to move people to learn coding, and start doing their own häçks. This is a base project for everyone willing to learn how coding häçks works.

I'd still suggest you reading about C/C++ programming, hooking and networking to fully understand what this tools does.
 

Attachments

Status
Not open for further replies.

Similar threads

About this Thread

  • 1
    Replies
  • 973
    Views
  • 1
    Participants
Last reply from:
Unknown user

Trending Topics

Online now

Members online
515
Guests online
1,182
Total visitors
1,697

Forum statistics

Threads
2,284,853
Posts
29,026,373
Members
1,220,178
Latest member
Flowermimosa04
Back
Top