Skip to content

ZanyMonk/Decodapz

Repository files navigation

Decodapz

@TODO

  • Add history (store only decoded/ASCII values)
  • Add options for each encoder
    • Hex
      • Allow separator selection
      • Allow prefix selection
    • Base64
      • Generalize in BaseN
      • Allow custom charset (String or RegExp)
      • Allow charset selection from predefined charsets
        • Standard
        • URL-safe
        • All (bruteforce)
        • Research for more ...
  • Add encoders
    • RotX
    • URL
    • XOR
  • Add insights about current decoded data
    • Length in characters
    • Length in bytes
    • Length in words (spaces)
    • CRC32
    • Hashes
      • MD5
      • SHA-1
      • SHA-256
      • SHA-512

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published