Skip to content

Look into handling text input to decipher more than just symbol ciphers #17

Description

@mklarz

It should in theory be possible to handle most (text) ciphers by attempting to decipher them for each available cipher and checking the output against a language wordlist.

This should be fairly easy considering we don't need to do any image processing and can do a weight calculation on how many of the deciphered words exist in the provided wordlist.

See https://github.com/dhondta/python-codext for some ciphers

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