Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Patch 2.3

Compare
Choose a tag to compare
@Tylous Tylous released this 27 Jul 15:35
· 31 commits to main since this release

Feature


Implemented a B64 string function for all Loaders and Jscript files that randomizes the maximum number of characters a variable can hold of Base64 encoded shellcode. This function breaks the string up into multiple strings that are then recompiled together. This should help any signatures for suspicious base64 strings.