Skip to content

Builder for executable file that injects into legitimate processes

Notifications You must be signed in to change notification settings

Egida/RunPE-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RunPE-Builder

CSHARP Banner

👋 About:

RunPE-Builder is a tool designed to convert executable files into encrypted listings. 
These listings are then loaded into a stub by the builder, which decrypts and injects the executable code into legitimate processes during runtime. 
This technique enhances stealth by hiding the malicious payload in memory and executing it within the context of a trusted process.

🏴‍☠️ Features:

  • Encryption of Executables: Converts executable files into encrypted listings for secure storage and transfer.
  • In-Memory Decryption: Decrypts the executable code in memory to avoid detection by traditional file-based antivirus solutions.
  • Process Injection: Injects the decrypted executable code into legitimate processes, enhancing stealth and bypassing security mechanism
  • User-Friendly Interface: Easy-to-use GUI for building and managing.
  • Obfuscation: Builder have obfuscation methods to which obfuscates the final file.

📷 Video-Proof:

0729_WXAe2YrW.mp4

👤 Author:

Developed by k3rnel-dev.

⚠️ Disclaimer:

This open-source project is provided for educational purposes only. 
The author assumes no responsibility for any misuse or illegal activities performed with this software.
Users are solely responsible for ensuring that their use of this tool complies with all applicable laws and regulations.

About

Builder for executable file that injects into legitimate processes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages