NuclearC / socks5-cppLinks
SOCKS5 server client in C++
☆24Updated 9 years ago
Alternatives and similar repositories for socks5-cpp
Users that are interested in socks5-cpp are comparing it to the libraries listed below
Sorting:
- Two sided secure/insecure socket that can do SSL/TLS connections without the need for OpenSSL libraries. It uses the standard WinCrypt mo…☆29Updated 6 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆60Updated 3 years ago
- OpenSSL hooking☆63Updated 11 years ago
- Proxy any program via WinDivert to a specific server☆46Updated 10 years ago
- windows LPC library☆42Updated 12 years ago
- C++ WMI class library☆56Updated last year
- Simple SOCKS5 proxy server realization using boost::asio library☆35Updated 8 years ago
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 5 years ago
- Copying multiple files using WinAPI IOCP☆20Updated 6 years ago
- POC - x64 injector -> x86 injectee dll injector☆16Updated last year
- library, which help to describe or load and execute PE files.☆55Updated 12 years ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆60Updated last year
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆32Updated 9 years ago
- Base for writing Windows services in C++☆49Updated 5 years ago
- A cross platform, leak free system handle wrapper☆19Updated 7 years ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆41Updated 2 years ago
- Transparent filtering TLS proxy.☆64Updated 7 years ago
- Library for kernel and user mode splicing for Windows (x86 and x64).☆64Updated 12 years ago
- Kernel C++ driver developing library; std & boost partially supported☆49Updated 10 years ago
- ☆41Updated 9 years ago
- C++ 17 compile time string encryption supporting vs2010-2019☆75Updated 5 years ago
- NDIS6.30 Filter Library☆43Updated 6 years ago
- A kernel level anti-rootkit tool which runs on the windows platform.☆84Updated 11 years ago
- PE(compressed dll) memory loader using nt api