Rust-for-Malware-Development

Process Herpaderping

Process Herpaderping is a method of obscuring the intentions of a process by modifying the content on disk after the image has been mapped. This results in curious behavior by security products and the OS itself.

⬇️ Download

POC

Usage

  1. Build the project using Cargo:
    cargo build --release
    
  2. Run the executable:
    ./target/release/Herpaderping.exe mimikatz.exe C:\Windows\System32\OneDriveSetup.exe