↧
USB Port Programming in C | Enable or disable USB ports
Hey friends, today we are going to discuss things about USB port programming in C. In this tutorial, i am going to show you how to enable or disable USB Ports in windows. By blocking the usb port we...
View ArticleC program for Mac address spoofing in windows
C program for mac address spoofing in windows sounds little bit weird but its 100% possible and I have written a C program to spoof mac address. MAC is unique to a system and we all know it can be...
View ArticleC program of Keylogger or keystroke logger | C codechamp
C program of Keylogger or keystroke logger : Keylogger is a computer program which captures all the key strokes pressed by user in real time. It captures all the keys and write them to some file say...
View Article