mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-16 20:30:34 +03:00
* _sqlmap.py - move command line parsing to earlier in main function
to allow setPaths to know output_dir.
Change cmdLineOptions update to reflect earlier parsing
* lib/core/common.py - setPaths is now passed the command line options
so they can be used for setting the path.
* lib/core/cmdline.py - added OptionParser option for the new option.
|
||
|---|---|---|
| .. | ||
| controller | ||
| core | ||
| parse | ||
| request | ||
| takeover | ||
| techniques | ||
| utils | ||
| __init__.py | ||