Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - HuNtEd23

Pages: [1]
1
Scripting Languages / Re: md5 hash
« on: May 30, 2013, 12:07:20 pm »
Alright.

so, here is another method I was thinking about.

I written a python code which generates md5 hash for a file, the code tells me in right a way what the md5 code is.

so I was thinking if I send the file (which I just hased) to my friend and tell hem to find out what the hash code is?

I was thinking to write another tool which does exactly the opposite, by like picking the "hashed file" and run the code to find out the hash code?

you guys think that's possible?



2
Scripting Languages / Re: md5 hash
« on: May 29, 2013, 10:14:46 pm »
thank you for the reply..


I will give it a try..


it's it allowed to post the result here..?

3
Scripting Languages / Re: md5 hash
« on: May 29, 2013, 09:32:41 pm »
thanx for reply.


this is going to be one hell of a work  :-[


guessing 32 characters will be like forever.


but let say I guessed the first x 
how would I know that I guessed the right one?

4
Scripting Languages / md5 hash
« on: May 29, 2013, 09:12:16 pm »
Hy there,

I am new here, so please bare with me.

I'm going right to point.. I am trying to crack a md5 hash code into clear text, is there anyway to do that by using python? I tried used scripts  coming from google, but was't much..

any suggestions on how to do it.


thanks

Pages: [1]