Windows runner scripts.

This commit is contained in:
Peter Kofler 2020-03-28 00:21:11 +01:00
parent 7693ddd89e
commit 683407d161
4 changed files with 4 additions and 0 deletions

1
wfencode.bat Normal file
View File

@ -0,0 +1 @@
call python src\wfencode.py %*

1
wfpayload.bat Normal file
View File

@ -0,0 +1 @@
call python src\wfpayload.py %*

1
wfuzz.bat Normal file
View File

@ -0,0 +1 @@
call python src\wfuzz-cli.py %*

1
wxfuzz.bat Normal file
View File

@ -0,0 +1 @@
call python src\wxfuzz.py %*