
-----------------------------------
paulkwatyra
Sat Dec 17, 2005 1:35 pm

HASH CODE
-----------------------------------
does anyone know how to convert hash code into a word im trying to get the password from hash-words

-----------------------------------
wtd
Sat Dec 17, 2005 1:57 pm


-----------------------------------
Hashing algorithms are generally designed such that they are one way.  The only way to do what you want is to cycle through every possibility until you find one that yields the same hash code.  That could take a very long time.

-----------------------------------
paulkwatyra
Sat Dec 17, 2005 2:08 pm


-----------------------------------
yes but isnt there some kind of hash decoder out there that i could use

-----------------------------------
wtd
Sat Dec 17, 2005 2:18 pm


-----------------------------------
No.

Again., the very idea of a hash is that it can't be reversed to get at the original string.

-----------------------------------
paulkwatyra
Sat Dec 17, 2005 3:34 pm


-----------------------------------
so ur telling me there is no absolute way to find out wut the code is?

-----------------------------------
1of42
Sat Dec 17, 2005 3:35 pm


-----------------------------------
so ur telling me there is no absolute way to find out wut the code is?

I have a feeling that the fact that he just told you that _twice_ would count, yes.

-----------------------------------
Dan
Sat Dec 17, 2005 3:59 pm


-----------------------------------
Why are you trying to do this any way paulkwatyra?

-----------------------------------
paulkwatyra
Sat Dec 17, 2005 6:32 pm


-----------------------------------
im just foolin around on my comp and my dads the admin rite so i got this program to find out the hashes and it saves them to a floppy so i have them saved to the floopppy however now i cant decode them i cheked john the ripper but i got no clue how to work it

-----------------------------------
timmytheturtle
Sat Dec 17, 2005 6:36 pm


-----------------------------------
im just foolin around on my comp and my dads the admin rite so i got this program to find out the hashes and it saves them to a floppy so i have them saved to the floopppy however now i cant decode them i cheked john the ripper but i got no clue how to work it

So your trying to crack the user account passwords in windows?

-----------------------------------
paulkwatyra
Sat Dec 17, 2005 6:39 pm


-----------------------------------
yes exactly

-----------------------------------
timmytheturtle
Sat Dec 17, 2005 6:43 pm


-----------------------------------
yes exactly

The why didn't you say that in the first place? But anyways I know how it can be done. But I wont tell you how, that's what google is for.

-----------------------------------
paulkwatyra
Sat Dec 17, 2005 6:45 pm


-----------------------------------
lol at least tell me what to look for

-----------------------------------
wtd
Sat Dec 17, 2005 6:48 pm


-----------------------------------
Google is pretty good.  Why don't you try searching, and then if need be ask for help?

-----------------------------------
paulkwatyra
Sat Dec 17, 2005 6:49 pm


-----------------------------------
i do search i searcherd for every hash decoder there is theres nothing i can find on them

-----------------------------------
timmytheturtle
Sat Dec 17, 2005 6:54 pm


-----------------------------------
i do search i searcherd for every hash decoder there is theres nothing i can find on them

Well your not trying hard enough, the program I use to crack windows passwords (both 98 passwords and XP) I found through google. Try changing your search string around

-----------------------------------
paulkwatyra
Sat Dec 17, 2005 6:56 pm


-----------------------------------
are you using a floppy boot to find the hashes??

-----------------------------------
timmytheturtle
Sat Dec 17, 2005 7:00 pm


-----------------------------------
are you using a floppy boot to find the hashes??

The program I'm using imports the SAM file (where the password hashes are stored) and I use a wordlist attack or bruteforce attack to crack the hashes. It's all done through Windows (a Administrator account is required to import the SAM file while in windows [atleast I think so, I run on an admin account and never tried on a limited or power user account]).

-----------------------------------
paulkwatyra
Sat Dec 17, 2005 7:02 pm


-----------------------------------
do you know what john the ripper is ?? its basicly the same thing as your Sam thingy it uses brute force to crack hashes but no idea how it works

-----------------------------------
timmytheturtle
Sat Dec 17, 2005 7:04 pm


-----------------------------------
do you know what john the ripper is ?? its basicly the same thing as your Sam thingy it uses brute force to crack hashes but no idea how it works

No I haven't, Using google right you can find the program I use, I will not tell you which program it is.

-----------------------------------
Dan
Sun Dec 18, 2005 8:48 pm


-----------------------------------
If you are trying to get in to a windows user acount and do not whont any one to know you where there you are going about things the wrong way. It is not that you need to know the password but that you need to have the same password once u are done. What i am saying is if u have the ability to play with the hashs why try to take one and crack it when you can make your own hash overwrite it, do what you have to, and then copy there hash back in once u are done. The secuity falw here is not that u can get the has but rather that you can edit it. This is a popualr method for breaking in to windows acounts when you have physical access to a comp.

-----------------------------------
Martin
Sun Dec 18, 2005 9:04 pm


-----------------------------------
Or you know, you can just boot a Linux livecd and ignore all of these Windows administrative permissions.

-----------------------------------
Dan
Sun Dec 18, 2005 9:47 pm


-----------------------------------
Or you know, you can just boot a Linux livecd and ignore all of these Windows administrative permissions.

That is how my method works, it is how you get access to the keys.

-----------------------------------
MysticVegeta
Thu Dec 22, 2005 12:55 am


-----------------------------------
try "god" for pass....

-----------------------------------
Unisyst
Thu Dec 22, 2005 8:27 am


-----------------------------------
[url=http://lasecwww.epfl.ch/~oechslin/projects/ophcrack/index.php?hash=AAD3B435B51404EEAAD3B435B51404EE#Demo]*COUGH*

Uses a Rainbow table, which is a database of every possible combination (well not every but enough to decipher a 14 character alphanumeric password) The alternative to the site is downloading a 1.49 GB of rainbow tables, OR you could download the 64 gig version of rainbow tables which have symbols, spaces, along with the alpha numeric tables. (which I'm currently downloading, go internet!).

This information can potentially dangerous, I don't condone an illegal gaining of information.

Oh and I forgot, try out my signature. I think you'll be pleasantly surprised at the result.

-----------------------------------
md
Thu Dec 22, 2005 2:24 pm


-----------------------------------
Seems like my password is going to increase to 26 characters now... too bad for anyone trying to guess it...

-----------------------------------
codemage
Thu Dec 22, 2005 3:23 pm


-----------------------------------
So... it's either "Cornflake, kick ass hacker" or "You can't guess my passwrd"

-----------------------------------
Boo-chan
Thu Dec 22, 2005 3:54 pm


-----------------------------------
"Cornflake, kick ass hacker" or "You can't guess my passwrd"No, since its alphanumeric it would be more along the lines of:

"C0rnfl4k3, k1ick 455 h4ck3r" or "Y0u c4n'7 gu3s5 my p45swrd"

-----------------------------------
[Gandalf]
Thu Dec 22, 2005 4:35 pm


-----------------------------------
"C0rnfl4k3, k1ick 455 h4ck3r"
It should be "C0rnfl4k3, k1ck 455 h4ck3r", or else it doesn't meet 26 character requirements and it doesn't make sense.
always correcting english mistakes, but can't get something this simple right :D

-----------------------------------
md
Thu Dec 22, 2005 4:37 pm


-----------------------------------
glad to see people are assuming my life revolves around computers... no one will ever guess my real password ;)

-----------------------------------
Boo-chan
Thu Dec 22, 2005 5:05 pm


-----------------------------------
I think its probably more along the lines of "**************************".
