How to hack a remote computer
Hacking a computer is a useful and, at rare times, an important skill to learn. Below are instructions for gaining remote access to a computer (to check on a user or help locate a stolen machine). This method works only on Windows machines.
Open CMD (Command Prompt) and click 'Run as administrator'. Follow the instructions below and add the IP address of the targeted computer. In case you don't know the IP address of the targeted computer here's a way to find it out.
1. cd \
2. cd \windows
3. nbtstat -a (ip)
4. net view \\(ip)
5. net use x: \\(ip)\(disk)
6. Go to 'My Computer' and see disk connected