Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/enty8080/zutto-dekiru
- Owner: enty8080
- Created: 2022-05-15T07:12:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T00:40:26.000Z (about 1 year ago)
- Last Synced: 2023-10-29T01:26:29.058Z (about 1 year ago)
- Topics: encoder, exploit, hacking, malware, payload, penetration-testing, pentest, python, rat, remote-control, reverse-engineering, shellcode, virus
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```