1 matches found
encdecshellcode
Shellcode加密解密器 一个使用XOR加密算法对Shellcode进行加密和解密的工具。 安装 root@kitploit: git clone https://github.com/blacknbunny/Shellcode-Encrypter-Decrypter.git && cd Shellcode-Encrypter-Decrypter/ python encdecshellcode.py --help 使用示例 root@kitploit: Encryption: python encdecshellcode.py --shellcode \x41\x41\x42\x42...
6AI score
SaveExploits0
20