I removed my sqlmap-dev folder, and svn'd the latest.
Here's the output of ./sqlmap.py --update
Traceback (most recent call last):
File "./sqlmap.py", line 27, in <module>
from lib.controller.controller import start
File "/pentest/database/sqlmap-dev/lib/controller/controller.py", line 12,
in <module>
from lib.controller.action import action
File "/pentest/database/sqlmap-dev/lib/controller/action.py", line 10, in
<module>
from lib.controller.handler import setHandler
File "/pentest/database/sqlmap-dev/lib/controller/handler.py", line 10, in
<module>
from lib.core.common import Backend
File "/pentest/database/sqlmap-dev/lib/core/common.py", line 49, in
<module>
from lib.core.convert import htmlunescape
File "/pentest/database/sqlmap-dev/lib/core/convert.py", line 24, in
<module>
from extra.safe2bin.safe2bin import safecharencode
ImportError: No module named safe2bin.safe2bin
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users