https://github.com/crazy5689/kx-packet-inspector
Inspect Guild Wars 2 network packets via hooking and an ImGui overlay
https://github.com/crazy5689/kx-packet-inspector
cheat cpp directx directx11 game-hack game-hacking guildwars2 hack imgui internal memory-hacking mmorpg modding reverse-engineering
Last synced: 15 days ago
JSON representation
Inspect Guild Wars 2 network packets via hooking and an ImGui overlay
- Host: GitHub
- URL: https://github.com/crazy5689/kx-packet-inspector
- Owner: crazy5689
- License: mit
- Created: 2025-04-06T15:18:49.000Z (18 days ago)
- Default Branch: main
- Last Pushed: 2025-04-09T22:27:21.000Z (15 days ago)
- Last Synced: 2025-04-09T22:57:59.125Z (15 days ago)
- Topics: cheat, cpp, directx, directx11, game-hack, game-hacking, guildwars2, hack, imgui, internal, memory-hacking, mmorpg, modding, reverse-engineering
- Language: C++
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KX Packet Inspector 🕵️♂️

[Download the latest release](https://github.com/crazy5689/kx-packet-inspector/releases)Welcome to the KX Packet Inspector repository! This tool allows you to inspect network packets for Guild Wars 2 through hooking and an ImGui overlay. This README will guide you through the features, installation, usage, and contribution guidelines for the project.
---
## Table of Contents
1. [Features](#features)
2. [Installation](#installation)
3. [Usage](#usage)
4. [Contributing](#contributing)
5. [License](#license)
6. [Contact](#contact)---
## Features ✨
- **Packet Inspection**: Analyze network packets in real-time.
- **ImGui Overlay**: Enjoy a user-friendly interface with ImGui.
- **Hooking**: Interact with the game client seamlessly.
- **Memory Hacking**: Access and modify game memory for advanced users.
- **Modding Support**: Extend game functionalities with custom scripts.
- **Reverse Engineering**: Learn about network protocols and game mechanics.---
## Installation ⚙️
To get started with KX Packet Inspector, follow these steps:
1. **Download the Release**: Visit the [Releases section](https://github.com/crazy5689/kx-packet-inspector/releases) to download the latest version. Ensure you download the correct file and execute it on your system.
2. **Set Up Dependencies**: Make sure you have the necessary libraries installed:
- DirectX 11
- ImGui3. **Run the Application**: Launch the application and ensure that Guild Wars 2 is running. The overlay should appear automatically.
---
## Usage 🛠️
Using KX Packet Inspector is straightforward:
1. **Launch Guild Wars 2**: Start the game as you normally would.
2. **Open KX Packet Inspector**: Execute the application you downloaded.
3. **Explore the Interface**: Use the ImGui overlay to navigate through various options.
4. **Inspect Packets**: Monitor incoming and outgoing packets in real-time.
5. **Modify Memory**: For advanced users, you can edit memory values directly.### Example Use Cases
- **Analyzing Game Data**: Understand how the game communicates with servers.
- **Debugging**: Identify issues with packet loss or latency.
- **Creating Mods**: Use the information gathered to create new game experiences.---
## Contributing 🤝
We welcome contributions to KX Packet Inspector. If you want to help, please follow these guidelines:
1. **Fork the Repository**: Create your own copy of the repository.
2. **Make Changes**: Implement your features or fixes.
3. **Submit a Pull Request**: Open a pull request with a clear description of your changes.### Issues
If you encounter any problems, please check the [Issues section](https://github.com/crazy5689/kx-packet-inspector/issues) to see if your issue has already been reported. If not, feel free to create a new issue.
---
## License 📜
KX Packet Inspector is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
---
## Contact 📫
For questions or suggestions, please reach out via GitHub. We appreciate your feedback!
---
Thank you for your interest in KX Packet Inspector! We hope this tool enhances your Guild Wars 2 experience. Happy hacking!
[Download the latest release](https://github.com/crazy5689/kx-packet-inspector/releases) to get started!