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

  • Home
  • SEARCH
  • 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 8799935
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T00:27:19+00:00 2026-06-14T00:27:19+00:00

The concept is pretty simple actually, and involves finding out the hash function from

  • 0

The concept is pretty simple actually, and involves finding out the hash function from known input and output.

Is there a tool (I’m on linux) that can find out this information quickly?

Example:

secret – fc683cd9ed1990ca2ea10b84e5e6fba048c24929

Knowing the two values above, this hypothetical machine would print out sha1sum.

And excuse my beginner mindset, I’m new and learning about this topic in my free time.

  • 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-14T00:27:22+00:00Added an answer on June 14, 2026 at 12:27 am

    Assuming that an input string X is guaranteed to produce output hash Y, you can build a program which makes use of each encoding type.

    Pseudocode:

    hash = "fc683cd9ed1990ca2ea10b84e5e6fba048c24929";
    input = "secret"
    
    if (md5(input) == hash)
        return "md5";
    else if (sha1(input) == hash)
        return "sha1";
    //etc...
    else
        return "Unknown"
    

    Edit: See How come MD5 hash values are not reversible? for more information on why you can’t “reverse” a hash such as md5.

    Edit 2: I did some searches and found this: http://code.google.com/p/hash-identifier/ – It looks pretty comprehensive, so take a look.

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

Sidebar

Related Questions

Basically, why the need for two abstractions of a pretty simple concept?
I got confused with a seemingly simple concept. MySQL defines deterministic function as a
Can someone post a quick example (implementation) of the stateMachine? The concept is pretty
is there a concept like ASP Masterpages in JSP? Regards.
I have a simple ASP.NET MVC 3 dummy app (just learning MVC coming from
I am writing a new website project pretty much from scratch. The project is
I am trying to put together a simple proof of concept with a Pinterest
Ok this is a continuation from this question: How to make a simple Hello
My problem is perhaps pretty simple, but I just started programming in C#. My
Ok, so I'm trying to grasp the concept of WPF Commands. They seem pretty

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.