kimtg / WinHttpExampleLinks
WinHTTP example
☆17Updated 9 years ago
Alternatives and similar repositories for WinHttpExample
Users that are interested in WinHttpExample are comparing it to the libraries listed below
Sorting:
- Lightweight Portable Executable parsing library and a demo peParser application.☆81Updated 2 years ago
- Reverse Socks5 proxy for windows☆15Updated 2 years ago
- Record & prevent file deletion in kernel mode☆44Updated 5 years ago
- Protected Process Light Library☆18Updated 5 years ago
- Remote PE reflective injection with a simple reflective loader☆32Updated 6 years ago
- SetWinEventHook Sample☆48Updated last year
- Dynamically generated obfuscated jumps and/or function calls☆36Updated 2 years ago
- Use NT Native Registry API to create a registry that normal user can not query.☆94Updated 7 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- Simple PE Packer Which Encrypts .text Section☆50Updated 8 years ago
- ☆15Updated 4 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆68Updated 2 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆47Updated 7 years ago
- Bypass UAC by abusing the Security Center CPL and hijacking a shell protocol handler☆29Updated 4 years ago
- ☆26Updated 7 years ago
- Process doppelganging POC using direct system calls, PPID spoofing and dropbox as an external delivery channel for the payload.☆16Updated 4 years ago
- A packed & protected Module Loader and more, for 64-bit Windows☆30Updated 4 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- A cross-platform Python toolkit for parsing/writing PE files.☆66Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆65Updated 11 months ago
- A simple tool for detecting memory modifications to Windows API.☆23Updated 7 months ago
- Library for using direct system calls☆35Updated 6 months ago
- Load Encrypted Dll Using LoadLibraryA, Keep The Dll Encrypted on disc all the time and decrypt it only in memory.☆22Updated 3 years ago
- Windows kernel driver encryption library, support base64, aes-256, rsa-2048 and higher, ecc-256, single file, minimal dependence, support…☆22Updated 4 years ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Updated last year
- allowing um r/w through km from um ioctl ™☆11Updated 3 years ago
- An attempt at reversing WindowsDefender