├── README.md ├── assets ├── image-20220907134752862.png ├── image-20220907135337396.png ├── image-20220907135618378.png ├── image-20220907142635804.png ├── image-20220907143413374.png ├── image-20220907144254173.png └── image-20220907150510278.png ├── code.txt ├── encode.txt └── main.go /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/README.md -------------------------------------------------------------------------------- /assets/image-20220907134752862.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/assets/image-20220907134752862.png -------------------------------------------------------------------------------- /assets/image-20220907135337396.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/assets/image-20220907135337396.png -------------------------------------------------------------------------------- /assets/image-20220907135618378.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/assets/image-20220907135618378.png -------------------------------------------------------------------------------- /assets/image-20220907142635804.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/assets/image-20220907142635804.png -------------------------------------------------------------------------------- /assets/image-20220907143413374.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/assets/image-20220907143413374.png -------------------------------------------------------------------------------- /assets/image-20220907144254173.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/assets/image-20220907144254173.png -------------------------------------------------------------------------------- /assets/image-20220907150510278.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/assets/image-20220907150510278.png -------------------------------------------------------------------------------- /code.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/code.txt -------------------------------------------------------------------------------- /encode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/encode.txt -------------------------------------------------------------------------------- /main.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cuerz/Go-Shellcode-Bypass/HEAD/main.go --------------------------------------------------------------------------------