Yo,
It has been a while since I released something. Today I wanna share my little project which is a packet manager created from pure boredom. I know that this isnt rly good coded and using AutoIt for the GUI isnt really good but it never meant to be perfectly coded. I decided to publish the source for "education purposes"

The packet manager works with 2 files, a dll which hooks the AES de- and encryption from proudnet and a GUI which gets the informations from the dll over a named pipe.
If you want to use it you have to start the GUI.exe and run S4 after it (inject the pckmgr.dll in the client)
[Screens]
[Some info's]
Add | Remove | Remove All -> This is for the packet filter. With this you can hide annoying packets
Main -> Options -> Take a look at it
Display -> Clean -> May be helpful
Start -> Start breaking at send/recv to edit/block packets
*To get extended packet informations just doubleclick at the item in the listview*
[VT]

K1ramoX Packet Manager 1.0.0

K1ramoX Packet Manager 1.1.0
The detects are just cause AutoIt. Shouldn't be bad since the source is attached.
[Coming soon]
The packet manager isn't finished yet, it's just a pre-release (Thats why I called it "Project"). I will keep this thread up to date.
Ideas and bugreports are always welcome! Please post them in this thread and not per PM.
Here are a few things that may/will be added soon:
# Save logged packets to file
# Changing packets
# Scanning packets for values
# Better filter (advanced functions)
# More colors (everyone likes 'em)
# Cleaning up the code (just maybe)
# Hotkeys
# Advanced Menu
# Autochanging/-blocking packets
[Changelog]
Version 1.0.0
# Pre-release
Version 1.1.0
# Added packetediting and -blocking
# Speeded up the clear list function
# Optimized window creation
# General bugfix
[Tips/FAQ]
Blocking packets
I would recommend you to block these packets:
Chennel_EnterPlayer_Ack = 0x3E8A
Chennel_LeavePlayer_Ack = 0x3E8B
Chennel_PlayerNameTagList_Ack = 0x3EA2
This will guarantee a better performance.
[Credits]
Praise the lord omdihar for his AES function
and me for this shitty code
. Oh, and Exetra and Darsh my lovely boyz.
Feel free to modify this source as much as you want.
Regards, K1ramoX
It has been a while since I released something. Today I wanna share my little project which is a packet manager created from pure boredom. I know that this isnt rly good coded and using AutoIt for the GUI isnt really good but it never meant to be perfectly coded. I decided to publish the source for "education purposes"
The packet manager works with 2 files, a dll which hooks the AES de- and encryption from proudnet and a GUI which gets the informations from the dll over a named pipe.
If you want to use it you have to start the GUI.exe and run S4 after it (inject the pckmgr.dll in the client)
[Screens]
[Some info's]
Add | Remove | Remove All -> This is for the packet filter. With this you can hide annoying packets
Main -> Options -> Take a look at it
Display -> Clean -> May be helpful
Start -> Start breaking at send/recv to edit/block packets
*To get extended packet informations just doubleclick at the item in the listview*
[VT]

K1ramoX Packet Manager 1.0.0

K1ramoX Packet Manager 1.1.0
The detects are just cause AutoIt. Shouldn't be bad since the source is attached.
[Coming soon]
The packet manager isn't finished yet, it's just a pre-release (Thats why I called it "Project"). I will keep this thread up to date.
Ideas and bugreports are always welcome! Please post them in this thread and not per PM.
Here are a few things that may/will be added soon:
# Save logged packets to file
# Changing packets
# Scanning packets for values
# Better filter (advanced functions)
# More colors (everyone likes 'em)
# Cleaning up the code (just maybe)
# Hotkeys
# Advanced Menu
# Autochanging/-blocking packets
[Changelog]
Version 1.0.0
# Pre-release
Version 1.1.0
# Added packetediting and -blocking
# Speeded up the clear list function
# Optimized window creation
# General bugfix
[Tips/FAQ]
Blocking packets
I would recommend you to block these packets:
Chennel_EnterPlayer_Ack = 0x3E8A
Chennel_LeavePlayer_Ack = 0x3E8B
Chennel_PlayerNameTagList_Ack = 0x3EA2
This will guarantee a better performance.
[Credits]
Praise the lord omdihar for his AES function
Feel free to modify this source as much as you want.
Regards, K1ramoX







