Skip to content

An advanced encryption toolkit with AES-256 file encryption, decryption, and PDF exploit generation features.

Notifications You must be signed in to change notification settings

0xheli0x/Helius_Crypter

Repository files navigation

Helius Crypter - Malware Encryption Tool

A React-based web application for academic research on antivirus evasion techniques. This tool demonstrates executable encryption with AES/RSA and PDF exploit generation for educational purposes.

🌐 Website

abn

🚨 Educational Purpose Only

This tool is designed exclusively for academic research, educational purposes, and authorized security testing. Usage of this software for unauthorized penetration of computer systems, distribution of malware, or any malicious activity is strictly prohibited and may violate local, state, and federal laws.

🔧 Features

  • 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

abc

🛠️ Technologies Used

  • React 18 (with TypeScript)
  • Vite for fast development and building
  • Tailwind CSS for styling
  • Framer Motion for animations
  • React Router for navigation

abb

aac

📋 Prerequisites

  • Node.js 18.x or later
  • npm 8.x or later

🚀 Installation

  1. Clone the repository:

    git clone https://github.com/0xheli0x/Helius_Crypter.git
    cd Helius_Crypter
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Build for production:

    npm run build

🔒 Security Notes

  • The frontend only simulates encryption/decryption processes
  • For a functional tool, you would need to implement the backend using Node.js or another server technology
  • The cryptographic operations should be implemented with caution and following best practices

📚 Academic References

  • This project is based on research into signature-based detection methods used by modern antivirus solutions
  • The PDF exploit technique demonstrates vulnerabilities documented in various academic papers

👨‍💻 Author

Telegram: @helius0x
Website: https://helius-crypter.com

📄 License

This project is licensed for academic and educational use only.
© 2025 Helius Crypter Security Tools

About

An advanced encryption toolkit with AES-256 file encryption, decryption, and PDF exploit generation features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •