diff options
author | heqnx <root@heqnx.com> | 2025-06-03 23:40:37 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-03 23:40:37 +0300 |
commit | 0966118ee31558043c787d1a4fe4b121c7053db7 (patch) | |
tree | f7088b9377a68191244f237aa55f166b2abc76e8 | |
parent | e2773b332e9226bfee323641d3dd5abad49a680e (diff) | |
download | go-assembly-ldr-0966118ee31558043c787d1a4fe4b121c7053db7.tar.gz go-assembly-ldr-0966118ee31558043c787d1a4fe4b121c7053db7.zip |
updated README
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -49,12 +49,6 @@ $ make windows-amd64 $ make darwin-arm64 ``` -- (Optional) Run directly with Go: - -``` -$ go run main.go -f <input_file> -t <loader_type> -e <encryption_type> -``` - ## Usage ### Command-Line Flags |