Wednesday, February 09, 2011

Password recovery tools

Cain & Abel
http://www.oxid.it/cain.html

No comments:

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...