Metadata-Version: 2.1
Name: win-cmd-cleaner
Version: 1.0.0
Summary: A customized cleaner for Windows command-line files
Home-page: https://github.com/crimzega/win-cmd-cleaner
Author: Crimzega Sulvic
Author-email: tpodCI@gmail.com
License: GPL-3.0
Keywords: windows command cleaner,command cleaner,win cmd cleaner,cmd cleaner
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# win-cmd-cleaner
 A customized cleaner for Windows command-line files.

## Disclamer
This tool is deobfuscation uses only, the author will not be held responsible for any misuse of this tool.

## Example:
The python script can turn all lines of a file such as
```
@%pUBLIc:~89,83%%PUBLic:~5,1%CHo of%PuBlIC:~46,16%f
%pUBlIC:~14,1%L%pUBliC:~55,17%%publIc:~4,1%
SEt R=Jg%pUBLIc:~13,1%gtGXz%pUBLIc:~4,1%w%pUBLIc:~11,1%hm%pUBLIc:~10,1%SHIO
%r:~8,1%e%r:~4,1% na%r:~12,1%e = %r:~10,1%a%r:~4,1%c%r:~11,1% o%r:~10,1%%r:~13,1%%r:~8,1%ca%r:~4,1%or %r:~10,1%b %r:~12,1%oo%r:~12,1%825
```

into

```
@eCHo off
cLs
SEt R=JgigtGXzswbhmuSHIO
set name = batch obuscator bb moom825
```

## Info:
This python script was made as a result of watching the video **Async RAT - Batch Obfuscation** by John Hammond

[Link Here](https://youtube.com/watch?v=bdoINmJFw3M)

**Requirements**: Python3, Windows

### Additional Info
[INFORM.md](https://github.com/Crimzega/win-cmd-cleaner/blob/master/INFORM.md)
