Skip to content

query plain format doesn't show the matched hash #18

Description

@oritwoen

When querying with a prefix, the plain output only shows:

password (sha256, rockyou)

The full hash is missing. If you're doing a prefix search — the main use case for partial hashes — you want to see what you actually matched:

5e884898da28047151d0e56f8dc629277360... password (sha256, rockyou)

The JSON format includes it, and the table format should probably show it too. Plain currently drops the most important piece of information in a reverse lookup tool.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions