January 21st, 2012, posted in Facebook Tricks


January 17th, 2012, posted in Facebook Tricks



How to Browse folder faster (speed up folder browsing)

January 14th, 2012, posted in Hacking Tricks

Everytime you open my computer to browse folders that there is a slight delay. This is because Windows XP automatically searches for network files and printers everytime you open Windows Explorer. To fix this and to increase browsing significantly:

1. Open My Computer
2. Click on Tools menu
3. Click on Folder Options
4. Click on the View tab.
5. Uncheck the Automatically search for network folders and printers check box
6. Click Apply
7. Click Ok
8. Reboot your computer

 

 

have fun …. :)

How To Make Adobe Reader as Fast as Notepad

January 14th, 2012, posted in Internet Tricks

Well e-books have become an integral part of our daily life and most of them are in .pdf format.

.pdf files are opened and read using Adobe Reader. It is a very good software except the fact that it is extremely slow. I was looking for a solution for the problem ie.. to make Adobe Reader Faster and came up with a pretty simple solution.

This trick will make Adobe Reader as fast as Notepad.

Note:- I tried this trick on Adobe reader 9.0 ( but it works with older versions as well)

1) Go to the installation folder of acrobat reader
(C:program filesadobereader9.0reader.. whatever)

2) Move all the files and folders from the “plug_ins” directory to the “Optional” directory. (cut and paste the files NOT copy & paste). Also make sure that acrobat reader is not open else it will lock the files and not allow you to move the files).

The Reader may configure itself once again for the first time you open it. It will just restore the most important files back to “plug_ins” folder.

Now your acrobat reader will load very fast
and almost as good as notepad.

Enable USB-Ports Disabled by Virus

January 14th, 2012, posted in Hacking Tricks

Creating a Good Virus is Important but How to Repair Your Computer/Files Infected by Virus is more Important, So here is Solution of Virus Which will Disable Your USB Ports. Just Run .exe file and Your Ports will start Working Again

1.) Install Turbo C or C++
2.) Open TC.exe and there write the coding

 

#include<stdlib.h>
void main()
{

system(“reg add HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesUSBSTOR /v Start /t REG_DWORD /d 3 /f”);
}

4.) Above Line system(“…………………”); it is in one Line

5.) Save The Above Program as unblockusb.c or any other name. Compile and Run the above Program
6.) Congratulation! you are succesfull to create .exe file to unblock USB
7.) Now go to drive where C is installed (Open TC folder) and then BIN ,have that unblockusb.exe to be used……….
8.) Run that unblockusb.exe to reverse the effect of usbblock.exe.

Portable Browser in USB Flash Drive

January 14th, 2012, posted in Hacking Tricks

Browser in USB        

Hello Friends this post would be very interesting for you. When ever you are using someone computer you have realized sometime that you don’t know a password because as it was saved on your browser, or you want to show some website which was in your bookmarks.Well you can. It’s called portable browsers.

If you use Mozilla Firefox, you can download portable browser from the link below

Download

 

If you are fan of browser like opera then you can download portable opera from the link below

Download

Recover Files corrupted by virus

January 14th, 2012, posted in Hacking Tricks

Hello Friends, Today one of my friend faced a problem after attaching his usb drive to a public computer. all his files have been converted to shortcuts which actually don’t work.

So its a Virus basically which creates as many shortcuts as your files and your files are not actually deleted but are converted into system files.

Steps to recover those deleted Files:

1. First Delete all shortcuts formed. Now goto Tools > folder options by pressing alt + t or going to menu of windows explorer.

2. Now go to View tab. In options given under view tab.
a. Check the check box “Do Not show hidden Files & Folders”.
b. Uncheck the check box “Hide Protected operating system files(recommended)”.

3. Now click apply and ok.

Now you can view and work on your files but they are not converted to original form. Please undo the above steps so that your computer does not show operating system files which may produce confusion.I’ll soon post how to convert system files to normal files

 

have  fun …… :)

Hacking Windows passwords

January 14th, 2012, posted in Internet Tricks

As we know that in government organization and colleges, Windows administrator account is password protected due to which limited users can’t install any software and there are also other limitations. So How to Hack that Administrator Password. Today I’ll tell u few of those ways/techniques to hack administrator password.

1. NET USER COMMAND
It is the most useful and simple technique to hack administrator password.
a. Just go to command prompt and type net user <username> <password> * Where <username> is username you want to hack and <password> is required password you want to set up.
b. If it states “command completed successfully” then you have succeeded. And if it states that “System error 5 has occurred Access is denied” then it means you need higher or administrative privileges for hacking account, then gain it for just few second and hack the password.

2. Live Disk Password Cracker
You may use a live disk of Linux containing a bash program which is used to remove password or change password. Offline password cracker is one among them. Click here to download ISO image of offline password cracker. Burn it on a disk and use it.
a. Just boot from disk and follow the instructions and you can hack the password without having administrator privileges. It is most successful method.

After you hack a system, you should create back doors so that there is not any problem to hack the same system again. I’ll tell u how to create back doors in another tutorial.

note-Friend this all is for educational purpose only. Don’t use to harm anyone’s resources or steal any confidential information.

How to Test the Working of your Antivirus

January 14th, 2012, posted in Hacking Tricks

Most of us always think about the best antivirus for our pc. But sometimes the antivirus might not be working well or correctly. Sometimes you wan to check the working of your antivirus but the question is how to check whether the antivirus is working correctly or not. Today I am going to tell you about a small test which can be used by users to test the working of your antivrus software. The test is called as EICAR test which can be used to test any antivirus and was developed by European Institute of Computer Antivirus Research (EICAR). So now you don’t need a computer virus to test the working of your antivirus you can simple do so by following the steps given below.

 

1. First of all open a notepad and copy the following code into the notepad and save it as anything.txt.

……………………………………………………………………………………………………………………….

X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS

TEST-FILE!$H+H*

…………………………………………………………………………………………………………………………

2. Rename the file from New Text Document.TXT to myfile.com

3. Now run the antivirus scan on this myfile.com file.

If the antivirus is working correctly then it should give a warning or alert and delete the file immediately. If no such warning or alert message is displayed then you either need to re-install your antivirus or change the antivirus. Important thing to note here is that most of the antivirus will display a warning message in step 1 itself and will remove the file.

 

drop comments please …… :)

Shutdown Command Via Command Prompt

January 14th, 2012, posted in Hacking Tricks

The ‘Shutdown’ Command Becomes More Flexible and Automated when used from the Command Prompt.

To Run the ‘Shutdown’ command from the command prompt, go to ‘Start > Run’, type ‘cmd’, and press ‘Enter’.
In the black box (the command prompt) type ‘Shutdown’ and the Switches you want to use with the ‘Shutdown’ command.
You have to use at least one switch for the shutdown command to work.

The Switches :-
The ‘Shutdown’ command has a few options called Switches. You can always see them by typing ‘shutdown -?’ in the command prompt if you forget any of them.

-i: Display GUI interface, must be the first option
-l: Log off (cannot be used with -m option)
-s: Shutdown the computer
-r: Shutdown and restart the computer
-a: Abort a system shutdown
-m computername: Remote computer to shutdown/restart/abort
-t xx: Set timeout for shutdown to xx seconds
-c “comment”: Shutdown comment (maximum of 127 characters)
-f: Forces running applications to close without warning
-d [u][p]:xx:yy: The reason code for the shutdown u is the user code p is a planned shutdown code xx is the major reason code (positive integer less than 256) yy is the minor reason code (positive integer less than 65536)

Note :- I’ve noticed using a switch with a ‘-’ sign doesn’t work sometimes.
If you are having trouble try using a ‘/’ in place of ‘-’ in your switches.

Examples :-
shutdown –m computername –r –f
This command will restart the computer named computername and force any programs that might still be running to stop.

shutdown –m computername –r –f –c “I’m restarting your computer. Please save your work now.” –t 120
This command will restart the computer named computername, force any programs that might still be running to stop, give to user on that computer a message, and countdown 120 seconds before it restarts.

shutdown –m computername –a
This command will abort a previous shutdown command that is in progress.

Using A Batch File :-
You can create a file that performs the shutdown command on many computers at one time.

In this example I’m going to create a batch file that will use the shutdown command to shut down 3 computers on my home network before I go to bed.

Open ‘Notepad’ and type the shutdown command to shut down a computer for each computer on the network.
Make sure each shutdown command is on its own line.
An example of what should be typed in notepad is given below-

shutdown –m computer1 –s
shutdown –m computer2 –s
shutdown –m computer3 -s

Now I’ll save it as a batch file by going to file, save as, change save as type to all files, give the file a name ending with ‘.bat’. I named mine ‘shutdown.bat’.
Pick the location to save the batch file in and save it.

When you run the batch file it’ll shutdown computer 1, 2, and 3 for you.

You can use any combination of shutdown commands in a batch file.