Email Techs

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, 21 May 2009

How To Know Your browser Info

Posted on 18:38 by Unknown
Its very important to know about your browser as many Hackers of this time are aware of this kind of trick but many of us are not .
We need to find out how they actually do it .but let me first tell you that its impotant for us to know About Browsers because .

It will let us know how any person can know about us using an HTML page or a web page hence it will help us in some sense .

You can use in a sense to know not only your info but others as well by browsing to your tweaked page from there computer.
Today I will teach you abut how to make this into a reality.


So, Lets begin

1. I have prepared some HTML page or you can say web page for your help.
Click here To Download The Tweaked HTML page

2. Now, you have the tweaked web page.What you have to do now is to

3. You have to go to any FREE web hosting site and register there for a free web hosting

Its totally your choice for the web hosting you chose or are famillier with
(but i recommend www.110mb.com).
Give it Any name Of your choice like www.clicktohell.110mb.com

4. Once you have registered you have to upload you HTML page and rename it to index.html

Go to file manager for 110mb

5. Now you are all done.

Now What you have to do is to browse to that Site and you are all done
you will get the whole info the browser of that computer,ip address,etc
You all know I allways welcome the comments

Happy Hacking
Read More
Posted in Hacking | No comments

Monday, 18 May 2009

End An Non-Responding Task Or Virus Quickly

Posted on 21:32 by Unknown
Many A times people asks me how to overcome a virus or any unresponding task quickly.

Its not easy to end any of the virus file but there are certain ways to end an unresponding task.
End An Non-Responding Task Or Virus Quickly...
Let me introduce you to my friend  Unlocker 

Unlocker is a specialised software for handling such problems where any of the normal computer user can get in trouble and making his computer shutdown or restarting it and getting huge trouble like fixing it.
Unlocker is a tool which will help you overcoming the scandalous Windows bugs...

It has four options for file handling:-

1. Kill Process (ends the program causing problems).
2. Rename (renames the file).
3. Delete (deletes the file).
4. Change Path (change the system path of the file).

I specially recommend to those users who have just owned a computer and dont know much about it.

You Can Download The Unlocker From

Here

End An Non-Responding Task Or Virus Quickly...

There are also other ways to kill viruses or unresponding tasks that i will disscuss on later posts.
Read More
Posted in Windows | No comments

Sunday, 17 May 2009

Hacking Locked Photos In Orkut

Posted on 19:27 by Unknown
It’s still possible to copy the photos from Orkut.
Here’s a Step-By-Step procedure to copy the photo.


 1  Login into your Orkut Account.

 2  Goto your friend’s album and open the photo that you need to copy.

 3  Once the photo is loaded to it’s full size just place the mouse cursor on the photo...

 4  Press the left click button and drag and drop the photo onto the ADDRESS BAR.I think this trick is no longer working.So I have a new trick
Just DRAG and DROP the PHOTO onto the current/new TAB (If you have IE 7). That’s it . This trick is working now!!4. Now the photo gets displayed seperately on your browser.

 5  You can Right-Click and select the Save As option to save the photo onto your PC.
The browser also displays the direct link to the photo.
This link can be used to share the Orkut photos with your friends without the need to login to your Orkut account to access photos.


That's IT !
Read More
Posted in Orkut | No comments

Saturday, 16 May 2009

How to Hack Someones ISP Password

Posted on 21:09 by Unknown
Ok this is preety amazing hack for you guys, you gona enjoy it as i have enjoyed it in my back days when i was introduced to this hack.
This Hack is much dependent on the Victim and hence it would really help you to be succesfull if the victim is dump XD.

 Follow These Steps :- 

1. Run your telnet program : On windows , go to START - RUN - "TELNET".
on linux , you should open a shell , and write telnet.

2. Then connect (on windows "connect" , on linux "open") some anonymous server , if don't have any then search for one , if you are too lame then email me now! i'll give you in the minute!
NOTE : you should connect the server mail program (port "25")

3. Now , write the following :

mail from:[**YOUR FRIEND'S ISP WEBMASTER**]
rcpt to:[**YOUR FRIEND'S EMAIL ADRESS**]
data
Hi there [YOUR FRIEND'S NAME] , this is [NAME OF YOUR FRIEND'S ISP] support team , lately , our server had some problems with the connection and the user-password files were destroyed , a backup was then released , and it was ok.
but yesterday we found out that it is not an updated version of the file , so , it will start charging you for a larger amount of money for each our you use!
- - - - - - - - - - - - - -
To correct the problem , we have made a speical program to correct the error , all YOU have to do is email :
"[**YOUR'S FRIEND'S ISP NAME**]@GalaxyCorp.Com" and in the SUBJECT write your "user name" and "password".

NOTE: No moeny will be returned if you don't follow our instructions!

Thank You,
Your Support Team

4. Press enter twice and then write "."(without the "") and press ENTER!

Now , The places you saw ** say that maybe you didn't understood it all , so i'll give you a simple example .
[**YOUR FRIEND'S ISP WEBMASTER**] - example , if your friend is connected througe AOL , then type "webmaster@aol.com" , get it?

[**YOUR FRIEND'S EMAIL ADRESS**] - example , if your friend's email is john@aol.com, then type "john@aol.com".

[YOUR FRIEND'S NAME] - if your friend is called "John" then type "John".

[NAME OF YOUR FRIEND'S ISP] - if your friend is connected through AOL(American Online) , then type "American - Online"

"[**YOUR'S FRIEND'S ISP NAME**]@GalaxyCorp.Com" - this is the hard-part , but if you are reading this , then don't worry , you're one step from the end! ..
Read More
Posted in Broadband | No comments

Friday, 15 May 2009

Send Email From Anyone To Anyone

Posted on 15:24 by Unknown
First of all, you need an SMTP Server. These are extremely common and, in fact, I'll provide one for you (mail.hotmail.com).

 SMTP: Simple Mail Transfer Protocol 


This service runs on port  25  (in most cases) and is used to send outgoing email.

Now, open up the command prompt and telnet to mail.hotmail.com on port   25 
(note: to see what you type, type telnet and enter then type in set local_echo)

telnet smtp.live.com 25




When yer connected type in (except what's in between *'s; you chose what will go in the []):

hello
*wait*
mail from:[whoever]@[whoever.com]
*wait*
rcpt to:[whoever]@[whoever.com]
*wait*
data
*wait*
[write]
[whatever you want]
[in]
[as many]
[lines as wished]
.
*wait*
quit

Hello is just a handshake with the server.

Mail from: is FROM who you want the email to be.

rcpt to: is who you want the email to go to. under data is what you want sent. the '.' ends data. quit quits.

This is simple isn't it.
Read More
Posted in email | No comments

Saturday, 9 May 2009

The Most Effective And Easy Way To Boot Windows XP Fast

Posted on 17:34 by Unknown
This post is very close to my heart it was my first own hack for windows xp.
Lets start


 Follow the following steps:- 

1. Open notepad.exe, type

del c:\windows\prefetch\ntosboot-*.* /q

save as "ntosboot.bat" in c:\ drive

2. From the Start menu, select "Run" and 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" and "OK" once again to exit.

6. From the Start menu, select "Run" and 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 or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' and click "OK".

10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.

11. Reboot your computer.

Read More
Posted in Windows | No comments

Hacking RAM To Give Your Computer a Boost

Posted on 17:33 by Unknown
Well all of us want some RAM inside our box and it would be great if it come for free.
But unfortunately the Shopkeepers are in our way , so we have a found a cool new way to hack the RAM and then use it to increase our RAM so we can enjoy our computer Ever lasting.
Hacking RAM to give your computer a bost.!!!
 Things you will need - 

1.A pen drive more than 1 gb to 4gb.
2.A computer.


 Follow these steps :- 

1. Insert the Pen drive.
2. Let the PC do what it wants to do to detect it..

4. Right Click on My Computer - Properties

5. Advanced - Performance Settings

6. Advanced - Change

7. Select the Pen Drive

8. Click on Custom Size . Check the value of space available .

9. Enter the same in the Initial and the Max columns" You just used the space of the PenDrive as a Virtual Memory "

10. Restart.


I will be allways there to answer your comments .
Well i am a Super Hero , i was thinking about costume too :0
Read More
Posted in Windows | No comments

Hack Bsnl Broadband Username And Password

Posted on 17:32 by Unknown
This is the most effictive and the most prominent way to hack any bsnl username and password,
Its great that you are reading the above tutorial.


Hacking bsnl Username and PASSWORD
On the note i would like to tell you that it can even work or even not so Don't panic if it doesn't work in your case we will find something else. Enjoy


First Download Angry IP Scanner. Use Below Link
Click Here

 Step 1  :



Start Angry IP scanner and goto options ports.

Type in 80 in the first ports textbox and click ok.
Then goto options ; in the display section select "only open ports" and click ok - save.

Now on the main screen put in the ip scan range as something *.*.0.0 - *.*.255.255 (for e.g. 117.201.2.3) and click the start button.

And the list that shall follow next are the victims. In this example we choose the range 117.201.0.0 - 117.201.255.255.


You will be surprised at the number of victims you discover.

 Step 2  : Pick the ip-address of any of them and open up your browser and type in http://0.0.0.117/.*.*.* (the * should be replaced by the values from the ip you are using. A box will popup asking for username and password.)

Enter the username : admin and password : admin .


There is a high chance that you will be able to login with that username and password.admin-admin is the default username and password that is set while manufacturing the adsl modem devices.

What follows next is the modem administration panel.Simply search for the "WAN" option and click it.

On the next page you will find the username and password of that user. now right-click on the page and click view source. in Mozilla/Opera This frame -> view frame sourceNow in the source code search for this : INPUT TYPE="PASSWORD" and
the value field of this input element will have the password if its not there as in case of D-Link DSL 502T ADSL Routers the search for this Step 3:input type="hidden" name="connection0:pppoe:settings/password" value="password" id="uiPostPppoePassword"


and the value field will have the passwordAnd this exposes the weak security of bsnl broadband users.

(For Educational Purpous)
Dont Forget Give me a thanks
Read More
Posted in Broadband | No comments

Can't See Secure Sites Use This

Posted on 17:26 by Unknown
Fix the problem with seeing them secrue sites.
(banks or online stores)
I Found this very usefull to me at my work.
(isp backbone support lol, at the time i was regular support )


Follow these Steps :-

1.  Make a new notepad file.

2. Write in it the followng DLL's.

regsvr32 SOFTPUB.DLL
regsvr32 WINTRUST.DLL
regsvr32 INITPKI.DLL
regsvr32 dssenh.dll
regsvr32 Rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 Cryptdlg.dll

3. Save it as all file types, and make it something like  Securefix.bat 



Dont forget to that make the extention .bat than .txt
then just run the file and ur problem shuld be gone.

Happy tweaking
You are welcome to give your comments :)
Read More
Posted in Windows | No comments

Hack Windows XP administrator account

Posted on 16:48 by Unknown
I have posted this turtorial for them who were curious to hack winxp administrator accounts.

Its the most easiest and fastest way just follow
As heading suggests, this is small but very useful XP.




Hacking tutorial which is emphasized on the method used to change/hack.
Windows XP administrator password if you don`t have access to admin account (student account).

Just follow the steps given below.

1. Start--Run-- lusrmgr.msc  and press Enter or OK.

2. Than there`s two folders: Users Groups.
    You need Users, than in this folder right click on Administrator--Set New Password !

So, you are now able to hack in any Windows XP administrator account even when it is password protected.
Just follow the hack and you will be able to bypass/hack password.

Infact change administrator account password .

Happy tweacking.......®
Read More
Posted in Windows | No comments

Auto Disconnect from Internet Explorer

Posted on 16:27 by Unknown

I have heard many pepole who wants do an automatic disconnect from internet but cant.

This post guides through you to how to do it.

Use this to edit automatically disconnect from Internet Explorer after a specified length of time has elapsed.

Use this trick on anyone whom you dont like using your computer with internet.

Follow These Instructions:-

  1. [Start] [Run] [Regedit]
  2. Go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
  3. Modify/Create DWORD Value of Data type REG_DWORD Named [Autodisconnect]
    Value Data: [ Enter a new disconnect time. Use Hexadecimal if you are unfamiliar with Binary ]
  4. Exit Registry / Reboot.
This can also be used in several ways such as to make a bat file.
take it to internet cafe and run it
it will disconnect you at the prefered timings.

Happy tweaking
Read More
Posted in Windows | No comments

Make Free Phone Calls

Posted on 01:37 by Unknown

I Stumbled across various softwares/systems and sites to make free calls to America,and have found pretty good alternative to paid calls.

Okay,softwares like Skype do exists,but they drain system resources.
I found two browser enabled solutions which will allow you to call your near and dear ones.


 Gizmo Call 


The first service is GizmoCall,which lets you make free phone calls right from your Web browser.Tt works right inside your browser-any browser, on any system (Windows, Mac, or Linux).




You supply the headset, Gizmo supplies the VoIP. The only catch was that the freebie calls were limited to other GizmoCall users and a smattering of toll-free numbers, other VoIP services, and college campuses.

As with Skype, if you want to call landlines and cell phones, you'll need to purchase blocks of call-out credit (which start at $10 for 500 minutes). You can also send SMS messages for about 7 cents apiece, great if you're traveling abroad and don't want to pay exorbitant roaming rates.

Hold on a sec,I said that was free…Keep reading folks..


 Calling America 

Enter CallingAmerica, an ad-heavy but a free alternative to GizmoCall. Like GizmoCall, CallingAmerica requires no software; all you need is your Web browser.





In fact, you don't even need to sign up; Just enter the phone number for anywhere in the U.S. or Canada and click FreeCall Now.Enter the security captcha code and you are good to go.

You can make an unlimited number of calls this way, but each one is limited to two minutes. Also,By registering (also free), YOU can call for 15 minutes.

However, here's the rub: In order to register, you have to agree to receive e-mails from CallingAmerica "and its sponsors." Spam alert! . I recommended using your fake Ids..

Also,whether you register or not, you'll have to spend 10 seconds looking at an ad before your call goes through. But see the bright side,there's no advertising on the call itself.

The call quality is excellent and I found that I didn’t mind the 10-second "ad delay" one bit.

Okay..this is a pretty basic calling service,but if you just need to make a quick call, there's no cheaper solution.

I hope it comes soon to India..
Read More
Posted in Windows | No comments

Using 3D Analyzer to play games without graphic Card

Posted on 00:06 by Unknown

The brand new game you just bought launches,but gives you a black screen and nothing else ? Or maybe you can hear some sounds but no video ?


“Graphics card must have pixel shader ability of 1.1 or greater for program to run.”


Have this ever happened to You ?

Ah Well If Yes,then you are stuck like me (period) ,just like you I too don't have a proper graphics solution (read:onboard graphics) or if you do have,you are having a primitive card.

Well,here comes our savior from Tommti systems - The 3D Analyzer Tool.
3D analyzer was created and refined to overcome limitations posed by modern 3D Games and other Applications on several current mainstream 3D Cards...




3D Analyzer sort of "Tricks" your system into thinking it has a Nvidia, or even ATI graphics card! Of course, your games and applications will run in the mode they usually will (with the default graphics and such). If you have an Intel like me, you can now play games like

"Devil May Cry 3", “The Witcher”, “Resident Evil 4”

and or any new gen games which earlier demanded of graphics card.I played my Favorites using it and I m thoroughly satisfied with this tool. You can fiddle with various options to mess with it,and get different games to work with.

“Prince Of Persia-Sands of Time”

which earlier never ran on my PC,and thrashed some demons in

“Devil may Cry 3”,killed ganados in RE4 and even ran Hitman Blood and money

with it. In all forms, I m thoroughly satisfied with it and recommended it to you,If you are low on money like me (sarcasm again..).

So..you can download it from here – 3DANALYZER

Keep gaming..

From your very own hacker..
Read More
Posted in Gamers | No comments

Friday, 8 May 2009

Hacking Orkut Accounts

Posted on 22:52 by Unknown

Google uses a 4 Level Orkut login which makes it difficult to hack Orkut using brute force attack.

 First Level  - Security-SSL or 128 bit secured connection

 Second Level  - Google account checks for cookie in the sytem of user

 Third Level  - Google provides a redirection to the entered User information

 Fourth Level  - Google doesn’t use conventional php/aspx/asp coding. So it is impossible to hack Orkut using input validation attack!!!

It is not an easy task to hack Orkut by breaking this security! But still some people manages to get access to other’s Orkut accounts...

The question concerned is How they do it? Many of them just use simple tricks that fool users and then they themself leak out their password. Here are some points you need to take care of, to protect your Orkut account being hacked.

Common Ways to Hack Orkut
1. Using Keyloggers is one of the Easiest Way to Hack an Orkut (or any other email) password. Keylogger programs can spy on what the user types from the keyboard. If you think that you can just uninstall such programs, you are wrong as they are completely hidden.

A keylogger, sometimes called a keystroke logger, key logger, or system monitor, is a hardware device or small program that monitors each keystroke a user types on a specific computer’s keyboard. Keylogger is the easiest way to hack an Orkut account.

A keylogger program is widely available on the internet. Some of the best ones are listed below
Win-Spy Monitor
Realtime Spy


A detailed information on Keylogger Hack can be found in my post Hacking an Email Account.

2. Phishing Attack is the most popular way of hacking/stealing other’s password. By using fake login pages it is possible to hack Orkut. Here the users land on a page where they are asked for their login information and they enter their Orkut username and password thinking it to be a real page but actually it is other way round. It submits all the entered details to the creator of the fake login page.

3. Orkut New Features: I have come across a page(fake page) that looks like they are giving the user a choice of selecting new features for orkut with your ID and password, of course!! When the user submit’s his/her Orkut login information through this page, there goes his ID and password mailed to the coder.

4. Community Links: Many times you are provided with a link to a community in a scrap. Read the link carefully, It may be something like http://www.okrut.com/Community.aspx?cmm=22910233 OKRUT not ORKUT. This is definitely a trap created by the hacker to hack your Orkut password. Clicking on this link will take you to a fake login page and there you loose up your password.

5. Java script: You must have seen the circulating scraps that asks you to paste this code in your address bar and see what happens! Well sometimes they also leak out your information. Check the code and if you are unsure of what to do, then I recommend not to use it. So be careful, javascripts can even be used to hack Orkut!

So a better thing would be to keep a very unknown or useless email ID of yours as primary email id so that if the hacker clicks on ‘Forgot password’ the password changing link goes to an unknown email id i.e. not known to the hacker. Hence your Orkut account saved.

So, I hope that this post not only teaches you to hack Orkut but also to hack protect your Orkut account.
If you would like to share something, comment here and I will add up here with a credit to your name.
Read More
Posted in Orkut | No comments

Creating A board Forum aka BLog From Your Own Pc

Posted on 15:37 by Unknown

This is really a small turtorial,
Just few steps and you are done.

So lets start -

First of all you need Apache Server, PHP, MySQL and a Forum Script i.e. phpBB or Invision or vBulletin.
Download phpDev here

http://keihanna.dl.sourceforge.net/sourceforge/phpdev5/phpdev423.exe

and You get a bundle of all the things above.

1. Extract and install php dev. start the apache server,its 90% done.
      upload the forum script to X:/phpdev/www/public
      (x is your drive, usually C: )...

2. Now to access the forum through internet you will not know your IP address through ipconfig command..

3. Go to http://www.whatismyip.com
    See whats your IP address.
    
4. Now go to
    http://your ip address/public/your forum directory/install.php

Thats IT!!
Read More
Posted in Windows | No comments

Friday, 1 May 2009

Learn L33t

Posted on 04:39 by Unknown
Hey,
HTd here

I Know i am late in publishing this article too,
But it's really good,



You Know what,
when i entered this hacking world i was totally unaware of this language that hackers use,
and much of the time i was Googling about that,
like what is warez,l33t,ETC

Then finally i got what i needed,l33t
to speak l33t, you more or less need to un-learn proper english. the history of l33t goes back to the early days of online message boards, or forums, where users can post messages to carry on a threaded conversation...



Basically leet is known as l33t,
Well Below is the table you might want to learn l33t,

it is first ever language developed by the hackers for there underground work,
it is really very old in its time but as it is said OLD IS GOLD,
it was very usefull to hackers,But Soon it was leaked and become usefull of everyday internet users,anyway it is really amazing to know we hackers have our own language,


english/leet translations

A = @

U = |_|

B = |3

V = \/

C = (

W = \/\/

D = |)

X = )(

E = 3

Y = '/

F = |=

Z = 2

G = 6

a = 4

H = |-|

b = 8

I = |

c = ©

J = _|

d = |>

K = |(

e = 3

L = |_

f = #

M = /\/\

g = 9

N = /\/

h = h

O = 0

i = |

P = |*

j = j

Q = 0,

k = |<

R = |2

l = 1

S = $

m = m

T = 7

n = n

o = 0

programs = progz

p = |*

god = r00t

q = 0.

fool = f00

r = ®

heart/love = <3

s = 5

what's up = sup

t = +

that = dat

u = 00

look at = peep

v = \/

kill = frag

w = \/\/

sweet = schweet

x = ><

sleep = reboot

y = j

greater than = >

z = 2

newbie = n00b

at = @

no = noes

ck = x0r

woo hoo = w00t

the = teh

why = y

you = j00 or u

be = b

own = pwn

are = r

dude = d00d

fear = ph34r

and = &

super = uber

blah/me = meh

yo = j0

rock = r0xx0r

hacker = h4x0r

cool = k3wl

software = warez

computer = pu73r

chick = chix0r

good = teh win

bad = teh lose

loser = l4m3r

aol = uh, 14m3r

money = monies

bye = bai

kick = punt

porn = pr0n

skill = m4d 5killz

hello = ping

robot = b0t

naked = n3k3d

what = wut

whatever = wutev

cool = c00

to/two = 2

with = wit

sex = cyb3r


Hope you like it,
But please take my advice LEARN it,it will help you anywhere you go,
Well if are lazy like me you can download the l33t converter for here,
Click Here To Download l33t Converter
NOTE : it sometimes gives you wrong ones to,but it good software.

IF anybody have a problem mail me,
The Comments are closed and i am working on them to get them back,
so you all can write your quiries,

Well A good news For all,
I Have seen my websites goole ranking and its 3 .!!!!!!!!!
In just 3 months ,i cant imagine that,
Thanks Too all you guys there,in making it a real stuff,

Happy Hacking@htd
Read More
Posted in Hacking, Windows | No comments
Newer Posts Home
Subscribe to: Comments (Atom)

Popular Posts

  • New iPhone Worm That Attacks Jail Broken iPhones Also
    Well its again the iPhone which have come to the headlines again , But this time the apple is really pissed of with the kind of work the Ha...
  • Ophcrack Guide : Hack Any Password In Windows
    There might be many times you have heard of Ophcrack, now what is actually it well is a popular to crack passwords in windows. Many...
  • ‘New Moon” Fans Beware Of Hackers
    We are Getting Constant Rumors from many places that Hackers are going to target the the fans of the upcoming movie “New Moon” ...
  • Modern Warfare 2 Hacked By Hackers Now Up For Sale
    Looks like our hackers mate out there have now come with some cool shit, Its the New COD : MODERN WARFARE 2 which is the continuation o...
  • Official Indian Army Website –“Safe From Hackers”
    The new website for the Indian army (IA) have been launched and the authorities are saying it is really safe from any Hackers Activity. ...
  • Dear Mozilla, Please “DONT” fix this. [Pic]
    Today only i found this pic on Digg and i thought there should be a “DONT” in it. isn't it ? ..
  • Norton And Kaspersky On Commercial Fight For Security Suit’s 2010
    When there is Cyber crime there are antivirus and after that there is a fight in between them. You all be knowing about the two most pop...
  • Ubisoft Hacked : Fake or Real ?
    Some days ago we got news about Ubisoft being hacked by some hackers and was being believed till yet but after then some news breached out...
  • Peer Block : Safeguard Yourself From Harmful Server’s
    Have you ever heard of a software called Peer Guardian . So do you know what it is actually well here is the guide for you guys. Peer G...
  • 30 Million Facebook, MySpace, and Orkut ID’s Hacked
    Hackers Have crossed the security boundaries of a widget and multi-social networking based company RockYou.com which host many users from s...

Categories

  • Broadband
  • cyberwar
  • Ebooks
  • email
  • Gamers
  • Guides
  • Hacked
  • Hacker The Dude News
  • Hacking
  • Hacking Software
  • keylogger
  • Misc
  • Mobie's
  • News
  • Orkut
  • PHP
  • Pics
  • Pro Hacks
  • Small Hacks
  • Stylize
  • Tools
  • Torrent
  • Tricks
  • Twitter
  • Video's
  • Virus's
  • Weekly Top 10 Internet Tools
  • Windows
  • XSS

Blog Archive

  • ►  2010 (32)
    • ►  March (7)
    • ►  February (3)
    • ►  January (22)
  • ▼  2009 (123)
    • ►  December (34)
    • ►  November (30)
    • ►  October (24)
    • ►  September (9)
    • ►  August (6)
    • ►  July (1)
    • ►  June (3)
    • ▼  May (16)
      • How To Know Your browser Info
      • End An Non-Responding Task Or Virus Quickly
      • Hacking Locked Photos In Orkut
      • How to Hack Someones ISP Password
      • Send Email From Anyone To Anyone
      • The Most Effective And Easy Way To Boot Windows XP...
      • Hacking RAM To Give Your Computer a Boost
      • Hack Bsnl Broadband Username And Password
      • Can't See Secure Sites Use This
      • Hack Windows XP administrator account
      • Auto Disconnect from Internet Explorer
      • Make Free Phone Calls
      • Using 3D Analyzer to play games without graphic Card
      • Hacking Orkut Accounts
      • Creating A board Forum aka BLog From Your Own Pc
      • Learn L33t
Powered by Blogger.

About Me

Unknown
View my complete profile