## [`obfu.py`](https://github.com/0xinfection/awesome-waf/blob/master/other/obfu.py) > A small script to encode and obfuscate your payloads easily to your desired encodings. ### Usage: ``` $ python obfu.py -h OBFUSCATOR usage: python3 obfu.py [-h] [-s STR] [-e ENC] [-ueo] [-udi] Required Arguments: -s STR, --str STR String to obfuscate -e ENC, --enc ENC Encoding type. eg: ibm037, utf16, etc Optional Arguments: -ueo URL Encode Output -udi URL Decode Input ``` ### Example Usage: ``` python3 obfu.py -s param=