-
Notifications
You must be signed in to change notification settings - Fork 6
Usage
Andreas Hontzia edited this page Sep 1, 2017
·
12 revisions
usage: pwntomate.py [-h] [-b BASEDIR] [-t TOOLDIR] [-x] xml
positional arguments:
xml path to Nmap XML file
optional arguments:
-h, --help show this help message and exit
-b BASEDIR path to base directory for tool output (default: ~/.pwntomate)
-t TOOLDIR path to custom tool directory (default: ./tools)
-x Executes the generated script automatically. (Be careful!)