Keylogger Virus with Hidden Window and Log C++ Tutorial Visual Studio
Hi guys in this tutorial i am showing you how to make a really simple keylogger virus in cpp. #Download Forum Post:...
C vs. Python: Speed
Introduction Python is a very popular interpreted scripting language. C is a very popular compiled language. Due to its compiled nature,...
Why 'C' Programming is Important?
Importance of ‘C’ language C language is a famous programming language due to its qualities. Some qualities are: It is robust language...
Hidden Console Keylogger in C#
Today I will show you how to create a simple keylogger in Visual C# Sharp, which will start up hidden from view, and record anything the...
C Socket Programming for Linux with a Server and Client
Typically two processes communicate with each other on a single system through one of the following inter process communication...
Which Programming Language Should I Learn First?
Why Do You Want to Learn to Code? Depending on what it is you want to make or do, your choice might already be made up for you. To build...
How to Create a Self Replicating Worm
The worms and viruses are mostly coded in assembly language. This gives an advantage of smaller size and the speed optimizations and much...
Create a Simple C Program
The following program, which will be called number (but which could be named number.exe, program2, or anything else desired), is still...
Virus Program to Permanently Restart the Computer
C Programmed Virus In this post, I will show you how to create a virus to restart the computer at every startup. That is, upon infection,...
Raspberry Pi USB Attack Platform
The idea behind this project was to build a tool that could be used by physical penetration testers to deliver malicious or pivot...