aaaddress1 / RunPE-In-MemoryLinks
Run a Exe File (PE Module) in memory (like an Application Loader)
☆930Updated 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
Sorting:
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,295Updated last week
- Obfuscate specific windows apis with different apis☆1,013Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,257Updated last year
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆691Updated 6 years ago
- Inline syscalls made easy for windows on clang☆725Updated last year
- Protected Processes Light Killer☆956Updated 2 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,251Updated last year
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆569Updated 5 months ago
- Code that allows running another windows PE in the same address space as the host process.☆457Updated 9 years ago
- Hide Process From Task Manager using Usermode API Hooking☆354Updated 4 years ago
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆347Updated last year
- Windows NT Syscall tables☆1,339Updated last week
- In-Memory PE Loader☆372Updated 6 years ago
- 🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc☆1,969Updated 3 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆434Updated 9 months ago
- ☆822Updated 5 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆795Updated 4 years ago
- Native API header files for the System Informer project.☆1,284Updated 5 months ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆340Updated 3 years ago
- Exploiting DLL Hijacking by DLL Proxying Super Easily☆539Updated 2 years ago
- PE Injection、DLL Injection、Process Injection、Thread Injection、Code Injection、Shellcode Injection、ELF Injection、Dylib Injection, including…☆554Updated 5 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆602Updated 3 years ago
- Detours with just single dependency - NTDLL☆654Updated 3 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆556Updated 10 months ago
- System call hook for Windows 10 20H1☆494Updated 4 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆671Updated last year
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,028Updated 3 years ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,838Updated 2 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆629Updated 3 years ago
- Converts a DLL into EXE☆816Updated 2 years ago