Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enty8080/zutto-dekiru

Zutto Dekiru encoder in HatSploit
https://github.com/enty8080/zutto-dekiru

encoder exploit hacking malware payload penetration-testing pentest python rat remote-control reverse-engineering shellcode virus

Last synced: 27 days ago
JSON representation

Zutto Dekiru encoder in HatSploit

Awesome Lists containing this project

README

        

# Zutto Dekiru

Zutto Dekiru is a native HatSploit encoder that represents a XOR encoded shellcode with automatically generated decoder with dynamically selected registers and FPU instructions.

## Usage

In HatSploit Framework Zutto Dekiru encoder can be selected using `set encoder` command. Zutto Dekiru should be used in chain with payloads, so modules will be able to encode it and send to the target.

```
set encoder x64/zutto_dekiru
```