• Stefy Lanza's avatar
    Initial commit: Network Monitoring Suite · d109697a
    Stefy Lanza authored
    - network_monitor.exe: Main monitoring app with DLL injection
    - ssl_hook.dll: SSL/TLS interception for OpenSSL and Schannel
    - packet_capture.dll: Wireshark-compatible PCAP generation
    - bgvnc.exe: VNC server for remote desktop access
    - Comprehensive logging: 8 output files for different data types
    - Cross-platform build system with Makefile and configure.sh
    - GPLv3 licensed
    d109697a
Name
Last commit
Last update
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
bgvnc.c Loading commit data...
configure.sh Loading commit data...
network_monitor.c Loading commit data...
packet_capture.c Loading commit data...
ssl_hook.c Loading commit data...
ssl_hook.h Loading commit data...