File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ type FlagOptions struct {
2323}
2424
2525var (
26- version = "2.7 "
27- versionName = "Great Chicago "
26+ version = "2.8 "
27+ versionName = "Ice Tea "
2828 license = "MIT"
2929 author = "@nickvourd"
3030 github = "https://github.com/nickvourd/Supernova"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Real fucking shellcode encryptor & obfuscator.
44<p align =" center " >
55 <img width =" 350 " height =" 350 " src =" /Pictures/Supernova-Logo.png " ><br /><br />
66 <img alt =" Static Badge " src =" https://img.shields.io/badge/License-MIT-green?link=https%3A%2F%2Fgithub.com%2Fnickvourd%2FSupernova%2Fblob%2Fmain%2FLICENSE " >
7- <img alt =" Static Badge " src =" https://img.shields.io/badge/Version-2.7 %20(Great Chicago )-red?link=https%3A%2F%2Fgithub.com%2Fnickvourd%2FSupernova%2Freleases " ><br /><br />
7+ <img alt =" Static Badge " src =" https://img.shields.io/badge/Version-2.8 %20(Ice Tea )-red?link=https%3A%2F%2Fgithub.com%2Fnickvourd%2FSupernova%2Freleases " ><br /><br />
88 <img alt =" GitHub Repo stars " src =" https://img.shields.io/github/stars/nickvourd/Supernova?logoColor=yellow " >
99 <img alt =" GitHub forks " src =" https://img.shields.io/github/forks/nickvourd/Supernova?logoColor=red " >
1010 <img alt =" GitHub watchers " src =" https://img.shields.io/github/watchers/nickvourd/Supernova?logoColor=blue " >
@@ -121,7 +121,7 @@ go build Supernova
121121███████║╚██████╔╝██║ ███████╗██║ ██║██║ ╚████║╚██████╔╝ ╚████╔╝ ██║ ██║
122122╚══════╝ ╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚═══╝ ╚═╝ ╚═╝
123123
124- Supernova v2.6 - Real fucking shellcode encryptor & obfuscator tool.
124+ Supernova v2.8 - Real fucking shellcode encryptor & obfuscator tool.
125125Supernova is an open source tool licensed under MIT.
126126Written with <3 by @nickvourd.
127127Please visit https://github.com/nickvourd/Supernova for more...
You can’t perform that action at this time.
0 commit comments