It decompresses & decrypts the rijndael 128 bit encrypted data received from the Network Layer without any injection and optionally prints them to a .Txt file or console.
- Move the Windivert.dll and sys file to the same directory as the executable.
- [Launch] the
PacketSniffer.exe
- [Launch] the
MMORPG.exe
- Clone or download the repository
- Download the latest version WinDivert here
- Open the solution with Visual Studio 2019 or above
- Switch the build configuration to Debug or Release
- Build the solution.