online marketing April 2009 ~ DEEP HACKING

HACKER'S search

Custom Search

Thursday, April 9, 2009

Chat with your friends through MS-DOS

1. All you need is your friends IP address and your Command Prompt.
2. Open your notepad and write tis code as it is.................. I would prefer you to copy this !

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

3. Now save this as "Messenger.Bat".
4. Drag this file (.bat file)over to Command Prompt and press enter!
5. You would then see some thing like this:

MESSENGER
User:

6. After "User" type the IP address of the computer you want to contact.

Make the hard drive inaccessible

when double clicked on this drive an error message will open saying it is inaccessible .This is an alternate to hiding a drive and making it inaccisible. Here's how u do that :

Go to the registry editor and navigate to the following place :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
In the right hand pane for the Explorer key, create a new "DWORD" value named ViewNoDrive

Double click the new value and enter it as .......
for hiding A drive set value as 1 , for B its 2 and C its 4 and so on and for Z its 33554432
generally multiply it by 2 for the next alphabet to hide

Once done, reboot or log off and login in again. Then try double clicking the drive you made inaccessible.

You should receive a message stating that the drive cannot be accessed

SPEED UP FIREFOX

Speed up mozilla firefox
Just follow these.....
Type "about:config" into the address bar and hit enter. Scroll down and look for the following entries:

network.http.pipelining
network.http.pipelining.maxrequests
network.http.proxy.pipelining

2. Alter the entries as follows:

Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30.

3. Lastly right-click anywhere and select New>>> Integer.
Name it "nglayout.initialpaint.delay" and set its value to "0".
This value is the amount of time the browser waits before it acts on information it receives.
WEB PAGES WILL BE MUCH FASTER NOW...!!!!!!!!
WORKS REAL SMOOTH.......

SHAKE THE FIREFOX AND INTERNET EXPLORER

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)


PASTE ABOVE CODE IN ADDRESS BAR AND SEE THE SHAKE

Internet Error codes and Meaning

Sometime you are browsing the internet and trying to open any website, your e-mail and any FTP sites , but you see different error codes there. You should be familiar with these error codes. You can solve these problems if you are well-known with the meaning of error codes.

400 = This is bad request error, First check you may be typing wrong URL name and server could not understand your request.

401 = You are trying to open any unauthorized access site or page. Check your username and password if you are trying to open any webpage.

402 = Payment Required Error

403 = You are trying to open any forbidden page and you are blocked by that domain.

404 = Here you are trying to open the webpage that was removed or re-named, also check the URL spelling.

408 = This is time out error. you should send the request with in time that the server set for you.

Tuesday, April 7, 2009

Hide a Drive

1. Go to Start > run > type "diskpart".(Without Quote)
a dos window will appear with following prompt.

DISKPART>
2. Then type "list volume" this will look like it

Volume### Ltr Label Fs Type Size Status Info
-------------- ---- ------ --- ----- ---- ------- --
Volume 0 F DC-ROM
Volume 1 C NTFS Partition 7000MB Healthy
Volume 2 D soft NTFS Partition 8000MB Healthy
Volume 3 E ---- NTFS Partition 8000MB Healthy

3. If u wanna hide drive E then type "select volume 3"then a message will appear in same winwods { Volume 3 is the selected volume}

4. Now type " remove letter E" now a message will come { Diskpart Removed the Drive letter }sometime it requires the reboot the computer .

5. Diskpart will remove the letter .Windows XP is not having capabilty to identify the unkown volume.

Don't be afraid about the data, it will remain in the drive. To Come back to the Drive repeat the process . but in 4th step which is shown in this post replace " remove" to "assign"i mean type " assign letter E"

Add Copy To And Move To Options Whenever U Right Click On A File .


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,
its cool!

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

How to Empty My Recent Documents Automatically on Log off?

All the files you open will be stored in your user profile in a hidden folder named My Recent Documents. This is really annoying and a treat to our privacy! We can make this folder auto cleared on logoff using a single registry change.

1. Click Start > Run > Type in regedit

2. In the Registry editor navigate to the following key.

HKEY_Current_User > Software > Microsoft > Windows > CurrentVersion > Policies > Explorer

3. Right click on the Right Pane > New > Dword Value & name it as ClearRecentDocsOnExit .

4. Double Clcik on it & se the value to 1 .

This will clear the My Recent Documents Folder automatically on logoff.

To Revert back either delete the Dword value or set the value to 0.

That's it.
Enjoy!

Saturday, April 4, 2009

GET THE SERIAL NUMBER WITH GOOGLE

Get the serial number you need ! (For Certain Things)*

Go to Google.*

In the search field type: "Product name" 94FBR

* Where, "Product Name" is the name of the item you want to find the serial number for.

* And voila - there you go - the serial number you needed.

HOW DOES THIS WORK?

Quite simple really. 94FBR is part of a Office 2000 Pro cd key that is widely distributed as it bypasses the activation requirements of Office 2K Pro. By searching for the product name and 94fbr, you guarantee two things. 1) The pages that are returned are pages dealing specifically with the product you're wanting a serial for. 2) Because 94FBR is part of a serial number, and only part of a serial number, you guarantee that any page being returned is a serial number list page.

See these example searches:

"Photoshop 7" 94FBR
"Age of Mythology" 94FBR
"Nero Burning Rom 5.5" 94FBR

Google trick for free song ,videos etc downloads

A google tricks for free songs, videos etc downloads


1)in google search text box type"intitle:index of"(including codes)


2)next enter artists name or title of a song for example and then the file type such as mp3 or wma and click search it looks like this ("intitle:index of" rehman mp3)


3)a list of server will show up


4)open one of them ,u will finf a bunch of files right on one of them u want and click "save target as" note:many of servers dont allow u to download but some do.ok

Hide files inside JPG

I found an interesting tutorial. You can hide files inside an innocent looking JPG image. The secretly created image file will open in any image viewer just like a normal file but if you open it with winrar you will find the hidden files. Pretty neat trick.Very few would be knowing it.
Click on the link below to watch the tutorial (its a video tutorial)

http://www.thetechtray.net/videos/rar

Find out email sent by u is read or not

Now you can find out when your email has been read by the recipient! No more guessing: "Has he or she read my email yet?"

SpyPig is a simple email tracking system that sends you a notification email as soon as the recipient opens and reads your message.

It works with virtually all modern email programs: Outlook, Eudora, Yahoo Email, Gmail, Hotmail, AOL Email and many others.

Best of all, SpyPig is FREE! No spam, no virus, no adware। You can use it as often as you like, and there's no catch.


The system is very easy to use. In just few minutes, you'll be able to use it like a real spy!

To start using SpyPig, follow the simple steps in the SpyPig Farm .

Enjoy!

Friday, April 3, 2009

Test if Antivirus is Working or not Using notepad

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

Open notepad..........Copy the above code in the file....
then save it with the name
fakevirus.exe
If this file got deleted immediately ....That means ur antivirus is working properly

Make friends scare of VIRUS

Open notepad and type this:

lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")

Then save it as Virus.VBS

and go to the folder that contains it and open it if a window pops out saying a virus has been detected it's working. Press yes or no to close the window and put it in the startup folder of the victim's account.On startup the window should appear.Note: This does not harm your computer as it does not contain virus.

Overcome Auto Reboot Problem

Many People Might have faced , cases when a system fault/error/crash ends up freezing the OS at the dreaded BSOD (Blue Screen Of Death), which displays the cause of the crash and gives some details about the state of the system when it crashed. The major annoyance is that it requires a “cold” reboot (reset) or complete power shut down, to remind you why those 2 buttons on the front of your PC case are meant for. And moreover, if you are a system administrator, requiring your server(s) to run non-stop 24/7, this can be a pain in Your head But have no fear, the fix is here…

This Registry hack is valid for ALL NT, 2000, XP and 2003 releases.

To bypass the BSOD altogether and enable the instant “Auto Reboot” feature, run Regedit and go to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl

Right-click on the “AutoReboot” DWORD [REG_DWORD] Value in the right hand pane -> select Modify -> change it to read 1 (Auto Reboot enabled) -> click OK -> close the Registry Editor.
Restart Windows for the change to take effect.
From now on the OS will reboot upon locking up, right after writing to the crash log file (if enabled).
To disable it, change the “AutoReboot” value back to 0 (default)

Thursday, April 2, 2009

Free TaLk From 1 rupee coin box 100% working

Free TaLk From 1 rupee coin box 100% working
Yes u can Talk free From 1 Rupee Coin Box

Wht U hve 2 do is first pick up the reciever

dial *** then 68807 then first 7 no.s which u r calling then #" 999"

This 999 is for your limit u can talk 999 min so u can only press no.s like this for eg333 , 444, 555 do 999 it will be better then #0

then Insert the coin nd dial full number nd u can talk for 999 sec free

full code ***68807 first seven no.s #999#0

imp thing ------ this only works on red 1 Rupee coin Box..

do it it works 100% guarantee

10 reasons why PCs crash U must Know

10 Fast and Free Security Enhancements
PC magazine.

Before you spend a dime on security, there are many precautions you can take that will protect you against the most common threats.

1. Check Windows Update and Office Update regularly (_http://office.microsoft.com/productupdates); have your Office CD ready. Windows Me, 2000, and XP users can configure automatic updates. Click on the Automatic Updates tab in the System control panel and choose the appropriate options.

2. Install a personal firewall. Both SyGate (_www.sygate.com) and ZoneAlarm (_www.zonelabs.com) offer free versions.


3. Install a free spyware blocker. Our Editors' Choice ("Spyware," April 22) was SpyBot Search & Destroy (_http://security.kolla.de). SpyBot is also paranoid and ruthless in hunting out tracking cookies.

4. Block pop-up spam messages in Windows NT, 2000, or XP by disabling the Windows Messenger service (this is unrelated to the instant messaging program). Open Control Panel | Administrative Tools | Services and you'll see Messenger. Right-click and go to Properties. Set Start-up Type to Disabled and press the Stop button. Bye-bye, spam pop-ups! Any good firewall will also stop them.

5. Use strong passwords and change them periodically. Passwords should have at least seven characters; use letters and numbers and have at least one symbol. A decent example would be f8izKro@l. This will make it much harder for anyone to gain access to your accounts.

6. If you're using Outlook or Outlook Express, use the current version or one with the Outlook Security Update installed. The update and current versions patch numerous vulnerabilities.

7. Buy antivirus software and keep it up to date. If you're not willing to pay, try Grisoft AVG Free Edition (Grisoft Inc., w*w.grisoft.com). And doublecheck your AV with the free, online-only scanners available at w*w.pandasoftware.com/activescan and _http://housecall.trendmicro.com.

8. If you have a wireless network, turn on the security features: Use MAC filtering, turn off SSID broadcast, and even use WEP with the biggest key you can get. For more, check out our wireless section or see the expanded coverage in Your Unwired World in our next issue.

9. Join a respectable e-mail security list, such as the one found at our own Security Supersite at _http://security.ziffdavis.com, so that you learn about emerging threats quickly and can take proper precautions.

10. Be skeptical of things on the Internet. Don't assume that e-mail "From:" a particular person is actually from that person until you have further reason to believe it's that person. Don't assume that an attachment is what it says it is. Don't give out your password to anyone, even if that person claims to be from "support."

1gb Yahoo China Account

Getting A 1gb Yahoo China Account

1. Sign for a yahoo ID... you can do this in my.yahoo.com. DO NOT check the automatically create an Email address
2. Clear ALL cookies
3. Activate mail account at cn.mail.yahoo.com
(you get 100Mb storage first *don't worry*), then sign-out
NOTE: FYI, the two boxes in the activation page is lastname and firstname

Upgrading to 1Gb Yahoo China Account
1. Sign-in to Yahoo Messenger, add a contact, sign-out
2. Go back to cn.mail.yahoo.com (all pages would be in Chinese)
3. Click the 1G orange label (graphic) *look at the lower right of the page*
4. Type-in your Yahoo ID and Password *look at the bottom of the page*
5. You'll go to two more Chinese pages (Just click the bottom centered label in the page)
6. Tadah!! Your upgraded to 1Gig and your default is English with Free POP3

There's no pesky graphic or flash ads at the moment... but your email add would be username[at]yahoo.com.cn

I think that's good enough for people without Gmail

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More