Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iyarivky/debash
DeBash is a online tool that aims to deobfuscate bash scripts using JavaScript
https://github.com/iyarivky/debash
bash deobfuscate deobfuscation deobfuscator javascript shell
Last synced: 17 days ago
JSON representation
DeBash is a online tool that aims to deobfuscate bash scripts using JavaScript
- Host: GitHub
- URL: https://github.com/iyarivky/debash
- Owner: iyarivky
- Created: 2023-08-19T17:37:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-31T14:55:08.000Z (about 1 year ago)
- Last Synced: 2024-08-01T02:33:06.805Z (3 months ago)
- Topics: bash, deobfuscate, deobfuscation, deobfuscator, javascript, shell
- Language: JavaScript
- Homepage: https://dsh.deno.dev
- Size: 360 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DeBash
online tool that aims to deobfuscate bash/shell scripts using JavaScript
Can deobfuscate bash/shell script strings that have formats like
```shell
z='' .....
eval "$z$...."
```## Usage
- Go to https://dsh.deno.dev
- Input your obfuscated bash/shell string or upload your file .sh
- Press "Deobfuscate" button
- Done> :warning: **Warning**
Since this project is still a WIP, there are bound to be bugs such as undefined replace, inappropriate deobfuscate results, etc.
If you want to help this project, you can PR to this repo## To-Do
- Add "Upload File" form
- idk, my head feels empty, no thoughtspm me [@iya_rivvikyn](https://t.me/iya_rivvikyn) if you wanna ask something or maybe you wanna be my friend 😎