├── README.md ├── Shellcode-Ghost.py ├── base64template.cpp ├── xor-func-template-dll.cpp ├── xor-template-dll.cpp └── xortemplate.cpp /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ghost5egy/Shellcode-Ghost/HEAD/README.md -------------------------------------------------------------------------------- /Shellcode-Ghost.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ghost5egy/Shellcode-Ghost/HEAD/Shellcode-Ghost.py -------------------------------------------------------------------------------- /base64template.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ghost5egy/Shellcode-Ghost/HEAD/base64template.cpp -------------------------------------------------------------------------------- /xor-func-template-dll.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ghost5egy/Shellcode-Ghost/HEAD/xor-func-template-dll.cpp -------------------------------------------------------------------------------- /xor-template-dll.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ghost5egy/Shellcode-Ghost/HEAD/xor-template-dll.cpp -------------------------------------------------------------------------------- /xortemplate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ghost5egy/Shellcode-Ghost/HEAD/xortemplate.cpp --------------------------------------------------------------------------------