Minor update to fix README

This commit is contained in:
Infected Drake 2019-04-29 09:41:28 +05:30 committed by GitHub
parent c8a9d62cb1
commit c8bee99858
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,11 +19,9 @@ Optional Arguments:
```
### Example Usage:
```
python3 obfu.py -s param=<svg/onload=prompt()// -e ibm037 -ueo
$ python3 obfu.py -s 'param=<svg/onload=prompt()//' -e ibm037 -ueo
```
```
$ python obfu.py -s 'param=<svg/onload=prompt()//' -e ibm037 -ueo
OBFUSCATOR
Input: param=<svg/onload=prompt()//
@ -31,4 +29,4 @@ Output: %97%81%99%81%94~L%A2%A5%87a%96%95%93%96%81%84~%97%99%96%94%97%A3M%5Daa
```
### Sidenote:
This script can encode in all types of formats which are supported by the Python Engine.
This script can encode in all types of formats which are supported by the Python Engine.