Skip to content

KhanhNguyen9872/hyperion_deobfuscate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Hyperion Deobfuscator

Status Language License

🌟 Introduction

Hyperion Deobfuscator is a specialized tool designed to reverse the obfuscation applied by the Hyperion Obfuscator. It analyzes the obfuscated Python script and attempts to reconstruct the original source code.

✨ Key Features

  • 🔓 Deobfuscation: Unpacks and decrypts Hyperion-protected scripts.
  • 🐍 Python Support: Works with standard Python scripts.
  • ⚡ Fast Processing: Efficiently handles the deobfuscation layers.

🚀 Getting Started

Prerequisites

  • Python 3.x

Installation

  1. Clone the repository:
    git clone https://github.com/KhanhNguyen9872/hyperion_deobfuscate.git
    cd hyperion_deobfuscate

Usage

  1. Run the script:
    python hyperion_deobf.py
  2. Input File: Enter the path to your Hyperion-obfuscated file when prompted.
  3. Result: The tool will output the deobfuscated code.

📄 License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

✍️ Author

Nguyễn Văn Khánh (KhanhNguyen9872)

About

a program can deobfuscate hyperion python to original code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages