Shoggoth is an open-source project based on C++ and asmjit library used to encrypt given shellcode, PE, and COFF files …

Shoggoth is an open-source project based on C++ and asmjit library used to encrypt given shellcode, PE, and COFF files …
AviAtor Ported to NETCore 5 with an updated UI About://name AV: AntiVirus Ator: Is a swordsman, alchemist, scientist, magician, scholar, …
laZzzy is a shellcode loader that demonstrates different execution techniques commonly employed by malware. laZzzy was developed using different open-source …
This was a learning by doing project from my side. Well known techniques are used to built just another impersonation …
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace. Inspired by Cexigua and linux-inject, among …
a very rough work-in-progress adventure into learning nim by cobbling resources together to create a shellcode loader that implements common …
Persistence by writing/reading shellcode from Event Log. Usage The SharpEventPersist tool takes 4 case-sensitive parameters: -file “C:\path\to\shellcode.bin” -instanceid 1337 -source …
By Cas van Cooten (@chvancooten) With special thanks to Marcello Salvati (@byt3bl33der) and Fabian Mosch (@S3cur3Th1sSh1t) Description Update: NimPackt-v1 is …
Nimcrypt2 is yet another PE packer/loader designed to bypass AV/EDR. It is an improvement on my original Nimcrypt project, with …
An easily modifiable shellcode template for Windows x64/x86 How does it work? This template is heavily based on Austin Hudson’s …