Shoggoth – Asmjit Based Polymorphic Encryptor

Shoggoth is an open-source project based on C++ and asmjit library used to encrypt given shellcode, PE, and COFF files polymorphically. Shoggoth will generate an output file that stores the payload and its corresponding loader in an obfuscated form. Since the content of the output is position-independent, it can be executed directly as a shellcode. […]

April 28, 2023
Read More >>

Windows RAT and its Plugins

Recently I have started to use RATs for people in my network (Under My Household) and I like the free interface some of the RATs I have been able to access. There was a question I wanted to ask where I used two different RATs and they both have nice fe…

April 28, 2023
Read More >>