diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -25,7 +25,7 @@ - Clone the repository: ``` -$ git clone https://github.com/heqnx/go-assembly-ldr.git +$ git clone https://cgit.heqnx.com/go-assembly-ldr $ cd go-assembly-ldr ``` @@ -129,10 +129,6 @@ $ build/go-assembly-ldr-linux-amd64 \ - Execute with: `C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe /U /logfile= /LogToConsole=false Rubeus.exe` -## Automated Releases - -Check the GitHub Releases page for the new release with attached binaries. - ## License This project is licensed under the GNU GENERAL PUBLIC LICENSE. See the LICENSE file for details. @@ -140,5 +136,3 @@ This project is licensed under the GNU GENERAL PUBLIC LICENSE. See the LICENSE f ## Disclaimer `go-assembly-ldr` is provided "as is" without warranty. The author and contributors are not liable for any damages or legal consequences arising from its use. Use responsibly and only in authorized environments. - - |