clod81 / loader_process_hollow_copy_in_chunkLinks
About C# loader that copies a chunk at the time of the shellcode in memory in a suspended process, rather that all at once
☆13Updated 3 years ago
Alternatives and similar repositories for loader_process_hollow_copy_in_chunk
Users that are interested in loader_process_hollow_copy_in_chunk are comparing it to the libraries listed below
Sorting:
- A small PoC using DInvoke, dynamically mapping a DLL and executing Win32 APIs for process injection.☆10Updated 3 years ago
- impersonate trustedinstaller by fiddling with tokens☆17Updated 4 years ago
- Beacon Object Files.☆37Updated last year
- ☆28Updated 4 years ago
- This project is created for research into antivirus evasion by unhooking.☆18Updated 4 years ago
- Freeze is a payload toolkit for bypassing EDRs using suspended processes, direct syscalls, and alternative execution methods☆14Updated 3 years ago
- Cobalt Strike Malleable Profile Inline Patch Template: A Position Independent Code (PIC) Code Template For Creating Shellcode That Can Be…☆40Updated 5 years ago
- BOF/COFF obj file to PIC(shellcode). by golang☆39Updated 3 years ago
- A work in progress of constructing a minimal http(s) beacon for Cobalt Strike.☆26Updated 3 years ago
- ☆13Updated 3 years ago
- Ntdll Unhooking POC