Bashfuscator / Bashfuscator/Bashfuscator

bash script does not run after using Bashfuscator

Open
#38 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
203
PR merge metrics
No merged PRs in 30d

Description

I have a bash script and it does not run after the obfuscation. I tried to use different `mutator`, same result.

```
$ bashfuscator -f abc.sh -o abc-obfuscated.sh
$ bashfuscator -f abc.sh -o abc-obfuscated.sh --choose-mutators string/file_glob
$ bashfuscator -f abc.sh -o abc-obfuscated.sh --choose-mutators string/folder_glob
$ bashfuscator -f abc.sh -o abc-obfuscated.sh --choose-mutators string/hex_hash

```

I can send my bash script to you directly. This is a private company's script, private.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.