From 5ffd58974593c0655306d2306ff3d218fdea7b3b Mon Sep 17 00:00:00 2001 From: meazaar Date: Mon, 21 Dec 2020 21:58:36 +0400 Subject: [PATCH] README update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6732176..5cf6ad2 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ ExecuteAssembly is an alternative of CS execute-assembly, built with C/C++ and i * ExecuteAssembly.cna * ExecuteAssembly-x64.dll * ExecuteAssembly-x86.dll + * CLI Options: ``--dotnetassembly: .NET Assembly to load/inject.`` @@ -65,7 +66,7 @@ Was created and tested mainly on cobalt strike, however it can be used with othe * `STOMPHEADERS_FLAG`: 0|1 * `UNLINKMODULES_FLAG`: 0|1 * `LENGTH_FLAG`: .NET assembly size in bytes - * `LL_FLAG`: strlen(LENGTH_FLAG) (just bear with me here) + * `LL_FLAG`: length_of(LENGTH_FLAG) (just bear with me here or pretend you didn't read this) * `B64_ENCODED_COMPRESSED_PAYLOAD`: Gzip compressed and base64 encoded .NET assembly. * `[SPACE SEPARATED ARGUMENTS]`: .NET assembly arguments