Skip to content

hercul3s/Packet-Sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packet Logger / Decryptor via Windivert

Description

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.

How to use

  1. Move the Windivert.dll and sys file to the same directory as the executable.
  2. [Launch] the PacketSniffer.exe
  3. [Launch] the MMORPG.exe

How to build from source

  1. Clone or download the repository
  2. Download the latest version WinDivert here
  3. Open the solution with Visual Studio 2019 or above
  4. Switch the build configuration to Debug or Release
  5. Build the solution.

Screenshot

for educational purposes...

About

Packet Logger / Decryptor in Network Layer via WinDivert.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published