Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8482351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T19:48:13+00:00 2026-06-10T19:48:13+00:00

Possible Duplicate: Is it possible to decrypt md5 hashes? Is it possible to get

  • 0

Possible Duplicate:
Is it possible to decrypt md5 hashes?

Is it possible to get a string from MD5 in Java?

Firstly a string is converted to MD5 checksum, is it possible to get this MD5 checksum back to the original text?

I’m assuming you use MessageDigest, any help is greatly appreciated, even other java libraries.

Just want to also point out on if it not possible how this app is able to it: https://play.google.com/store/apps/details?id=com.fab.md5&hl=en

I even converted some text to MD5 checksum using another application and used this checksum to see if the app was able to convert it back to text and it did.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T19:48:15+00:00Added an answer on June 10, 2026 at 7:48 pm

    No, that’s not really possible, as

    • there can be more than one string giving the same MD5
    • it was designed to be hard to “reverse”

    The goal of the MD5 and its family of hashing functions is

    • to get short “extracts” from long string
    • to make it hard to guess where they come from
    • to make it hard to find collisions, that is other words having the same hash (which is a very similar exigence as the second one)

    Think that you can get the MD5 of any string, even very long. And the MD5 is only 16 bytes long (32 if you write it in hexa to store or distribute it more easily). If you could reverse them, you’d have a magical compacting scheme.

    This being said, as there aren’t so many short strings (passwords…) used in the world, you can test them from a dictionary (that’s called “brute force attack”) or even google for your MD5. If the word is common and wasn’t salted, you have a reasonable chance to succeed…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Is it possible to decrypt md5 hashes? i have md5 checksum in
Possible Duplicate: Is it possible to decrypt md5 hashes? I do this in Ruby:
Possible Duplicate: Is it possible to decrypt md5 hashes? i used md5.new() ; md5.update(aaa)
Possible Duplicate: Is it possible to decrypt md5 hashes? I hashed data with ComputeHash
Possible Duplicate: Is it possible to decrypt md5 hashes? I accidentally encrypted some data
Possible Duplicate: Is it possible to decrypt md5 hashes? I have a database to
Possible Duplicate: Java AES Encrypt Entire String Im having problems with the conversions back
Possible Duplicate: Is it possible to decrypt md5 hashes? In my website, I'm using
Possible Duplicates: Is it possible to decrypt md5 hashes? Is it possible to reverse
Possible Duplicate: Why do I get a null pointer exception from TabWidget? I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.