skip to main |
skip to sidebar
RSS Feeds
CRAZY LEARNER(TECHNOLOGY)
A more attractive and easiest spot where you can grow
A more attractive and easiest spot where you can grow
9:30 PM
Posted by ATHER ALI SHAIKH
CAPTCHA or Captcha (pronounced as cap-ch-uh) which stands for “Completely Automated Public Turing test to tell Computers and Humans Apart” is a type of challenge-response test to ensure that the response is only generated by humans and not by a computer. In simple words, CAPTCHA is the word verification test that you will come across the end of a sign-up form while signing up for Gmail or Yahoo account. The following image shows the typical samples of CAPTCHA.
| HOW IS IT? |
8:16 PM
Posted by ATHER ALI SHAIKH
| HOW IS IT? |
7:35 PM
Posted by ATHER ALI SHAIKH
Most of you may be curious to know about how to make a Trojan or Virus on your own. Here is an answer for your curiosity. In this post I’ll show you how to make a simple Trojan on your own using C programming language. This Trojan when executed will eat up the hard disk space on the root drive (The drive on which Windows is installed, usually C: Drive) of the computer on which it is run. Also this Trojan works pretty quickly and is capable of eating up approximately 1 GB of hard disk space for every minute it is run. So, I’ll call this as Space Eater Trojan. Since this Trojan is written using a high level programming language it is often undetected by antivirus. The source code for this Trojan is available for download at the end of this post. Let’s see how this Trojan works…
| HOW IS IT? |
3:11 PM
Posted by ATHER ALI SHAIKH
| HOW IS IT? |