Category

Kali

4 articles in this category

Install VMware Tools on any Debian Base OS

2013-12-02 1 min read

In VMware, select your guest, and click “Install/Upgrade VMware Tools” Then go back in your VM, and issue all the following commands from terminal. mkdir -p /media/cdrom mount…

Install AMD Drivers and AMD-APP-SDK for Pyrit, CPyrit on Kali 1.0.5

2013-11-08 2 min read

Follow this page to get the Current Drivers from non-free repo installed: https://top-hat-sec.com/forum/index.php?topic=3160.0 Download the script here: https://docs.google.com/file/d/0B3s5DO68wWL-cXBrOGlCUHRCTFU/edit?usp=sharing&pli=1 Then, install the AMD-APP-SDK. Download from here: http://developer.amd.com/amd-license-agreement/?f=AMD-APP-SDK-v2.7-lnx64.tar Must be…