June 21

Helius Crypter

Веб-приложение на основе React. Инструмент демонстрирует шифрование исполняемых файлов с помощью AES/RSA и генерацию эксплойтов для PDF в образовательных целях. Само приложение в готовом виде представлено на веб-странице, а также прилагается исходный код веб-версии проекта.

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

  • Executable Encryption: Encrypt .exe files with AES-256 and protect the encryption key with RSA-2048
  • PDF Exploit Generator: Convert executables into PDF files with embedded payload
  • File Decryption: Decrypt previously encrypted files using the provided keys
  • Runtime Protection: Advanced anti-debugging and anti-VM techniques to protect your payloads
  • Signature Morphing: Dynamic code transformation to create unique file signatures every time
  • Antivirus Bypass: Advanced obfuscation techniques to bypass VirusTotal and other antivirus solutions
  • Modern UI: Dark mode interface with neon accents for a cybersecurity feel

Download | Github | Site