aaaddress1 / RunPE-In-MemoryLinks
Run a Exe File (PE Module) in memory (like an Application Loader)
☆911Updated 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☆678Updated 6 years ago
- Obfuscate specific windows apis with different apis☆1,006Updated 4 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,241Updated last month
- Inline syscalls made easy for windows on clang☆714Updated last year
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆555Updated last month
- Protected Processes Light Killer☆938Updated 2 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,232Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆344Updated 3 years ago
- Code that allows running another windows PE in the same address space as the host process.☆448Updated 8 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,204Updated last year
- In-Memory PE Loader☆377Updated 5 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…☆345Updated 8 months ago
- Windows NT Syscall tables☆1,302Updated last week
- Exploiting DLL Hijacking by DLL Proxying Super Easily☆519Updated 2 years ago
- PE Injection、DLL Injection、Process Injection、Thread Injection、Code Injection、Shellcode Injection、ELF Injection、Dylib Injection, including…☆534Updated 5 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆413Updated 5 months ago
- ☆816Updated 5 years ago
- Windows NT x64 syscall fuzzer☆615Updated last week
- 🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc☆1,925Updated 2 years ago
- Native API header files for the System Informer project.☆1,210Updated last month
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆619Updated 2 years ago
- Detours with just single dependency - NTDLL☆644Updated 2 years ago
- Original C Implementation of the Hell's Gate VX Technique