Download Links :
1. www.cse.iitb.ac.in/~ranade/simplecpp/
2. www.kali.org/get-kali/#kali-virtual-machines (Download 32 bit Kali Linux for VMware)
3. www.vmware.com/in/products/workstation-player/work…
DOWNLOAD KALI for VMWARE from this G-DRIVE:
drive.google.com/file/d/1D-woWMurEJq5uwwGSEJbFuq5V…
Kali Linux Credentials:
Username: kali
Password: kali
Commands used:
sudo apt-get install libx11-dev
sudo bash INSTALL.sh
s++ simple.cpp
s++ simple.cpp -o simple.o
s++ simple.cpp -o test.out
./test.out
NOTE 1: Keyboard key TAB is used to complete sentences/filenames.
NOTE 2: s++ is the compiler then you attach the C++ program filename in this case "simple.cpp"
NOTE 3: In Kali GNU/Linux, to paste any selection into the terminal press "Ctrl + Shift + V"
NOTE 4: Sorry for the audio issue.
コメント