batch-obfuscator-made-in-python icon indicating copy to clipboard operation
batch-obfuscator-made-in-python copied to clipboard

obfuscate a batch file with this simple to use python script

Results 3 batch-obfuscator-made-in-python issues
Sort by recently updated
recently updated
newest added

pls what could be the reason for this errors and how to fix them. Thanks ![py 2 exe](https://user-images.githubusercontent.com/108511686/180777078-10bf5e5c-0517-45e7-86b6-bab0d8b784e9.png) ![batch](https://user-images.githubusercontent.com/108511686/180777135-1a9491db-0929-4c24-9ba3-e9ff587d9020.png) )

There is some problem with `"""\nset a = %%~i\nset a = % + %~i"%\nset a = %a%\n:aaaaaaaaaaaaaaaaaaaaaaaaaaaaab"""` in line number `65` ``` The following usage of the path operator in...