aaaddress1 / RunPE-In-Memory
Run a Exe File (PE Module) in memory (like an Application Loader)
☆894Updated 4 years ago
Alternatives and similar repositories for RunPE-In-Memory:
Users that are interested in RunPE-In-Memory are comparing it to the libraries listed below
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,215Updated 2 months ago
- Obfuscate specific windows apis with different apis☆1,001Updated 4 years ago
- Code that allows running another windows PE in the same address space as the host process.☆445Updated 8 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆548Updated last year
- Inline syscalls made easy for windows on clang☆703Updated 10 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,217Updated last year
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆674Updated 6 years ago
- Hide Process From Task Manager using Usermode API Hooking☆345Updated 3 years ago
- Protected Processes Light Killer☆926Updated 2 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,178Updated last year
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆340Updated 6 months ago
- ☆812Updated 5 years ago
- In-Memory PE Loader☆374Updated 5 years ago
- Original C Implementation of the Hell's Gate VX Technique☆1,038Updated 3 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆608Updated 2 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆870Updated 5 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,012Updated 3 years ago
- Windows NT Syscall tables☆1,277Updated last week
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆536Updated 4 months ago
- Exploiting DLL Hijacking by DLL Proxying Super Easily☆504Updated last year
- 🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc☆1,900Updated 2 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆785Updated 4 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆570Updated 3 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆335Updated 3 years ago
- Detours with just single dependency - NTDLL☆633Updated 2 years ago
- Adaptive DLL hijacking / dynamic export forwarding☆749Updated 4 years ago
- Native API header files for the System Informer project.☆1,167Updated last month
- System call hook for Windows 10 20H1☆486Updated 3 years ago
- C/C++ source obfuscator for antivirus bypass☆1,032Updated 3 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆658Updated last year