├── .gitignore ├── LICENSE ├── README.md └── bash_obfus.pl /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aralhach/bashobfus/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aralhach/bashobfus/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aralhach/bashobfus/HEAD/README.md -------------------------------------------------------------------------------- /bash_obfus.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aralhach/bashobfus/HEAD/bash_obfus.pl --------------------------------------------------------------------------------