# ezuri **Repository Path**: vantler/ezuri ## Basic Information - **Project Name**: ezuri - **Description**: A Simple Linux ELF Runtime Crypter - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-30 - **Last Updated**: 2021-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ezuri A Simple Linux ELF Runtime Crypter. An unpacker by [f0wl](https://github.com/f0wl) can be found at [f0wl/ezuri_unpack](https://github.com/f0wl/ezuri_unpack). # Usage Clone this repo, build with `go build -o ezuri .` and run `./ezuri` executable. # References - https://www.guitmz.com/running-elf-from-memory/ - https://github.com/guitmz/memrun - https://cybersecurity.att.com/blogs/labs-research/malware-using-new-ezuri-memory-loader - https://www.bleepingcomputer.com/news/security/linux-malware-authors-use-ezuri-golang-crypter-for-zero-detection/