473,800 Members | 2,444 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What function allows conversion md5 in text

Hello,

What function allows conversion md5 in text?

Thanks in advance

Thierry

Dec 1 '07
12 5220
Oliver Grätz wrote:
Jerry Stuckle schrieb:
>Oliver Grätz wrote:
>>Ziggy schrieb:
I want reverse md5 result in original form but I think it's not possible.
If the text is short then there MIGHT be a solution for your paticular
problem. There are MD5 databases that have really large lists of MD5
input/hash pairs indexed by hash values. Google for "md5 reverse". There
is a small chance to find your input if it was just some characters long.
Nope. There are a huge number of strings which can generate the same
MD5. Which one do you want?

Those MD5 databases are only good for duplicating a specific MD5 hash.
They can't tell you what the original was.

Ziggy didn't tell us for what application he needed to revert MD5. If it
was about password restoration, then reverse MD5 lookup databases ARE a
possible solution. I precisely narrowed the usability of my answer down
to "short strings" and "a small chance to find _your_ input".

OLLi
And I still stand by my statement. They are not valid for finding an
original string. Even a string of 5 characters may have a duplicate
hash. And the longer you get, the more likely you are to have a
duplicate. Or a password of 'ksfjlksahoh3nd skjvcn' just might have the
same hash as 'abc', for instance.

There is no way you can tell what the original text was. But you can
find one or more values which will generate the same has as you have.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===
Dec 2 '07 #11
Greetings, Ziggy.
In reply to Your message dated Saturday, December 1, 2007, 11:20:42,
Thank you for your answer, it was a translation error
I want reverse md5 result in original form but I think it's not possible.
There is NO original form. MD5 is a checksum, not a chipher or something
other.

And PLEASE DO NOT top-post.
--
Sincerely Yours, AnrDaemon <an*******@free mail.ru>

Dec 3 '07 #12
Greetings, Jerry Stuckle.
In reply to Your message dated Saturday, December 1, 2007, 16:36:05,
Nope. There are a huge number of strings which can generate the same
MD5. Which one do you want?
Any, if that generates the needed MD5 hash.
/whispering: password

--
Sincerely Yours, AnrDaemon <an*******@free mail.ru>

Dec 3 '07 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2029
by: Jack | last post by:
Hello, What function can get a string's long by JavaScript? Thank you
5
8894
by: W. Jack | last post by:
Hello, in VBScript: Int(11.4)=11 What function in JScript like this function? Thank you
2
1359
by: Fred Bassett | last post by:
For example, a database with three tables: EMPLOYEE(employee#, empName, empAddress, empTel) EMPLOYEE_ON_PROJECT(employee#, project#) PROJECT(project#, projectStartDate, projectEndDate) What sort of query would i have to run (or SQL would I have to type) to return something like "A list of employee names for all of the employees that are assigned to more than 2 projects (In the EMPLOYEE_ON_PROJECT)"? I've been toying with 'COUNT' but...
16
2701
by: thenightfly | last post by:
Ok, I know all about how binary numbers translate into text characters. My question is what exactly IS a text character? Is it a bitmap?
1
1838
by: Water Cooler v2 | last post by:
What is a full-text index? Please be gentle. Sorry for not looking it up in the help or on the Web. Be kind.
3
4874
by: ashok | last post by:
Hi, I need a function that will divide text from mysql in 2 parts, so that I can display first half in one column and second half in second column. I can't find what function will do this job. Here is part of what I have. $myrow = mysql_fetch_assoc($rsindexpage); //function wordcount $wc = str_word_count($myrow); $half = ($wc/2);
3
2764
by: Mike Weathery | last post by:
Hi all I am using the following function in a text entry box: function goToTV() { location.href="http://www.tvguide.com" + "/search/index.aspx?keyword=" + document.search.q.value; return false; }
0
1399
by: haukenpo | last post by:
Does anyone has solution for having a similar replace() function on datatype text column? I wish to replace a string with another string in a datatype TEXT column on MSSQL2000. The following solution will not work if the data has larger than 4 KB bytes of data, I think. http://www.thescripts.com/forum/thread80335.html
0
9691
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10505
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10276
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9090
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7580
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6813
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2945
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.