command
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Sep 26, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Ezuri
A Simple Linux ELF Runtime Crypter.
An unpacker by f0wl can be found at f0wl/ezuri_unpack.
Download
curl -SsfL https://github.com/guitmz/ezuri/releases/latest/download/ezuri-v0.0.1-linux-amd64.tar.gz | tar xfvz -
Compile from source:
Clone this repo.
git clone -b master --depth 1 https://github.com/guitmz/ezuri.git
cd ezuri
Build with
go mod init ezuri
go mod tidy
go build -o ezuri
References
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.