diff --git a/Packages/Arguments/Arguments.go b/Packages/Arguments/Arguments.go index 8c10278..38bd2af 100644 --- a/Packages/Arguments/Arguments.go +++ b/Packages/Arguments/Arguments.go @@ -23,8 +23,8 @@ type FlagOptions struct { } var ( - version = "2.7" - versionName = "Great Chicago" + version = "2.8" + versionName = "Ice Tea" license = "MIT" author = "@nickvourd" github = "https://github.com/nickvourd/Supernova" diff --git a/README.md b/README.md index 2ade651..ef583a5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Real fucking shellcode encryptor & obfuscator.
-
+
@@ -121,7 +121,7 @@ go build Supernova
███████║╚██████╔╝██║ ███████╗██║ ██║██║ ╚████║╚██████╔╝ ╚████╔╝ ██║ ██║
╚══════╝ ╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚═══╝ ╚═╝ ╚═╝
-Supernova v2.6 - Real fucking shellcode encryptor & obfuscator tool.
+Supernova v2.8 - Real fucking shellcode encryptor & obfuscator tool.
Supernova is an open source tool licensed under MIT.
Written with <3 by @nickvourd.
Please visit https://github.com/nickvourd/Supernova for more...