@@ -166,5 +166,77 @@ The delivery command line argument allows you to generate a command or string of
* Macro – This will generate an Office macro that can be put into an Excel or Word macro document. When this macro is executed, the loader will be downloaded from a remote source and executed, then removed.
* XSL - Generates a xsl stylesheet file containing the loader along with a one liner command execute the loader remotely.
Currently there is a known issue with unhooking the remote injected process. A current work around is to load the [unhook](https://github.com/rsmudge/unhook-bof) BOF, for now.