-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
Running version: 1.3.9.18#dev
Python version: 2.7.16
Operating system: Windows-10-10.0.18362
Command line: sqlmap.py --purge
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
File "sqlmap.py", line 159, in main
init()
File "lib/core/option.py", line 2625, in init
_purge()
File "lib/core/option.py", line 1788, in _purge
purge(paths.SQLMAP_HOME_PATH)
File "lib/utils/purge.py", line 87, in purge
logger.error("problem occurred while removing directory '%s' ('%s')" % (directory, getSafeExString(ex)))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc1 in position 52: ordinal not in range(128)