June 18

ShellcodeCrypterVSExtension

Это расширение для Visual Studio, предоставляющее простой инструмент шифрования и дешифрования на основе XOR и AES. Оно позволяет разработчикам шифровать шелл-код с помощью ключа.

Особенности:

  • Encrypt shellcode using XOR or AES encryption algorithms
  • User-friendly interface integrated directly into Visual Studio
  • Customizable encryption keys
  • Display results in both hexadecimal and plain text formats
  • Dark theme compatible to match the Visual Studio environment

Download | Github