diff --git a/README.md b/README.md index 474b491..d199d8c 100644 --- a/README.md +++ b/README.md @@ -1445,6 +1445,10 @@ My curated list of awesome links, resources and tools sevagas/macro_pack macro_pack is a tool used to automatize obfuscation and generation of MS Office documents for pentest, demo, and social engineering assessments. The goal of macro_pack is to simplify antimalware bypass and automatize the process from vba generation to final Office document generation. + + monoxgas/sRDI + Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode + peewpw/Invoke-PSImage Embeds a PowerShell script in the pixels of a PNG file and generates a oneliner to execute