aaaddress1 / RunPE-In-MemoryLinks
Run a Exe File (PE Module) in memory (like an Application Loader)
☆936Updated 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 basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆696Updated 6 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,319Updated 3 months ago
- Obfuscate specific windows apis with different apis☆1,018Updated 4 years ago
- Protected Processes Light Killer☆976Updated 2 years ago
- Inline syscalls made easy for windows on clang☆732Updated last year
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆578Updated 7 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,267Updated last year
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,269Updated last year
- Code that allows running another windows PE in the same address space as the host process.☆458Updated 9 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…☆355Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆356Updated 4 years ago
- In-Memory PE Loader☆376Updated 6 years ago
- Native API header files for the System Informer project.☆1,330Updated 8 months ago
- Windows NT Syscall tables☆1,380Updated last month
- 🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc☆2,002Updated 3 years ago
- PE Injection、DLL Injection、Process Injection、Thread Injection、Code Injection、Shellcode Injection、ELF Injection、Dylib Injection, including…☆565Updated 5 years ago
- Exploiting DLL Hijacking by DLL Proxying Super Easily☆552Updated 2 years ago
- System call hook for Windows 10 20H1☆496Updated 4 years ago
- Converts a DLL into EXE☆819Updated 2 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆444Updated 11 months ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆804Updated 4 years ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,888Updated 2 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆636Updated 3 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆563Updated last year
- Detours with just single dependency - NTDLL☆667Updated 2 months ago
- Windows NT x64 syscall fuzzer☆631Updated 3 weeks ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,037Updated 3 years ago
- Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation fr…☆1,192Updated 3 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆613Updated 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…☆680Updated last year