Disclaimer
This repository contains source code only.
This project is distributed under the MIT License and is provided as-is, in source form. No pre-compiled binaries or executables are included. Users are solely responsible for compiling the source code into a working application on their own systems.
License
Copyright (c) 2026 [trust-exploit-chain]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated source files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
No Warranty
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Assumption of Responsibility
By downloading, compiling, or using this software, you explicitly accept full responsibility for any consequences arising from its use. This includes, but is not limited to:
Compliance with all applicable local, national, and international laws and regulations.
Any damage to systems, networks, or data caused directly or indirectly by the compiled application.
Any legal liability arising from deployment or misuse of the compiled application.
The authors of this project assume no responsibility for how the compiled software is used once distributed or executed by third parties.
Build Requirements & Dependencies
This project targets Windows (x64) and involves low-level network traffic processing via Deep Packet Inspection (DPI).
To compile and run this project, the following are required:
Requirement
Details
IDE
Microsoft Visual Studio (not VS Code)
Language
Pure C++
Platform
Windows Desktop Application, x64
Driver dependency
WinDivert 2.2.2 — must be downloaded and configured manually [https://github.com/basil00/WinDivert/releases/tag/v2.2.2]
Project type
File → New → Project → "Windows Desktop Application" → C++ → x64
Linker
WinDivert libraries must be linked manually in project settings
Execution
Must be run as Administrator — failure to do so will result in driver initialization errors
trust-exploit-chain/PCGoodBYEDPI
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|