Ciphey Versions Save

⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡

5.14.0

2 years ago

What’s Changed

  • Updated __main__ to be smarter (#652) @bee-san
  • Added linking & description to Cipheys pywhat (#645) @bee-san
  • Add click tests & fix greppable bug with pywhat (#654) @bee-san
  • Update pywhat requirement from >=0.2.5,<1.1.0 to >=0.2.5,<1.2.0 (#650) @dependabot
  • Remove unnecessary newline (#649) @swanandx
  • Update pywhat requirement from ^0.2.5 to >=0.2.5,<1.1.0 (#647) @dependabot
  • Remove yaspin and replace it with Rich (#638) @bee-san

5.13.0

2 years ago

What’s Changed

  • Clean up colours and make Ciphey more friendly (#633) @bee-san Ciphey now actually looks ✨ Cool! ✨
    image
  • General bugs / cleanup, the usual'

5.12.1

2 years ago

What’s Changed

  • Bug causing URls to break output is now fixed

5.12.0

2 years ago

What’s Changed

  • Added new checker and general cleanup (#619) @bee-san

This is our all-purpose regex checker! Ciphey can now detect:

  • IP addresses
  • Email addresses
  • Domains
  • Crypto-wallets and much, much more!

Check out PyWhat, which powers this here: https://github.com/bee-san/pyWhat

  • Create config.yml to disallow blank issues (#599) @bee-san
  • Made Cipheys output more friendly and fixed the what bug

5.11.2

2 years ago

What’s Changed

  • docs: add mohzulfikar as a contributor (#618) @allcontributors
  • Fix docker hub link (#617) @mohzulfikar
  • Update click requirement from ^7.1.2 to >=7.1.2,<9.0.0 (#614) @dependabot
  • Revert "Bee fix ausearch" (#613) @bee-san
  • Update sphinx requirement from ^3.4.1 to ^4.0.0 (#611) @dependabot
  • Update black requirement from ^20.8b1 to ^21.4b2 (#609) @dependabot-preview
  • Upgrade to GitHub-native Dependabot (#610) @dependabot-preview
  • Bee fix ausearch (#603) @bee-san
  • Broken badge (#596) @bee-san
  • Update yaspin requirement from >=0.17,<1.5 to >=0.17,<1.6 (#592) @dependabot-preview
  • Update rich requirement from >=4,<10 to >=4,<11 (#595) @dependabot-preview
  • docs: add JesseEmond as a contributor (#589) @allcontributors

5.11.1

3 years ago

What’s Changed

  • Support Python 3.9 (Fix #558) (#586) @JesseEmond
  • Update yaspin requirement from >=0.17,<1.4 to >=0.17,<1.5 (#588) @dependabot-preview
  • Add MacPorts Installation Guide (#585) @harens
  • Update yaspin requirement from >=0.17,<1.3 to >=0.17,<1.4 (#578) @dependabot-preview
  • Fix critical error (#553) @SkeletalDemise
  • Remove requirements and safety (#576) @bee-san
  • Bump pygments from 2.7.2 to 2.7.3 (#557) @dependabot-preview
  • Bump certifi from 2020.11.8 to 2020.12.5 (#555) @dependabot-preview
  • Bump tqdm from 4.54.0 to 4.54.1 (#554) @dependabot-preview

5.11.0

3 years ago

Features

  • Add Braille (Grade 1) (#462) @rogercyyu
  • Add Gzip (#520) @SkeletalDemise

Maintenance

  • Bump packaging from 20.5 to 20.7 (#552) @dependabot-preview

  • Bump lazy-object-proxy from 1.4.3 to 1.5.2 (#551) @dependabot-preview

  • Bump packaging from 20.4 to 20.5 (#550) @dependabot-preview

  • Bump tqdm from 4.53.0 to 4.54.0 (#549) @dependabot-preview

  • docs: add rogercyyu as a contributor (#546) @allcontributors

  • docs: add e1fy as a contributor (#527) @allcontributors

  • Bump tqdm from 4.52.0 to 4.53.0 (#545) @dependabot-preview

  • Bump tqdm from 4.51.0 to 4.52.0 (#542) @dependabot-preview

  • Bump urllib3 from 1.25.11 to 1.26.2 (#540) @dependabot-preview

  • Bump regex from 2020.10.28 to 2020.11.13 (#539) @dependabot-preview

  • Bump babel from 2.8.0 to 2.9.0 (#538) @dependabot-preview

  • Bump requests from 2.24.0 to 2.25.0 (#536) @dependabot-preview

  • Bump certifi from 2020.6.20 to 2020.11.8 (#532) @dependabot-preview

  • Bump pathspec from 0.8.0 to 0.8.1 (#531) @dependabot-preview

  • Bump attrs from 20.2.0 to 20.3.0 (#529) @dependabot-preview

  • Bump pytz from 2020.1 to 2020.4 (#525) @dependabot-preview

  • Bump toml from 0.10.1 to 0.10.2 (#524) @dependabot-preview

  • Bump regex from 2020.10.23 to 2020.10.28 (#523) @dependabot-preview

  • docs: add blackcat-917 as a contributor (#522) @allcontributors

  • Improved READMEs (#521) @blackcat-917

  • Code cleanup (#510) @SkeletalDemise

  • Bump pygments from 2.7.1 to 2.7.2 (#517) @dependabot-preview

  • Bump tqdm from 4.50.2 to 4.51.0 (#516) @dependabot-preview

  • Bump regex from 2020.10.15 to 2020.10.23 (#513) @dependabot-preview

Bugs

  • Revert changes (#547) @SkeletalDemise
  • Fixed some stuff with ausearch and bases (#528) @Cyclic3
  • fix can't exit ciphey (#526) @e1fy

5.10.0

3 years ago

Features

  • Add Soundex Cracker (#495) @sashreek1
  • Add Baconian (#493) @SkeletalDemise

Maintenance

  • Update README.md (#505) @bee-san
  • Update yaspin requirement from >=0.17,<1.2 to >=0.17,<1.3 (#509) @dependabot-preview
  • Bump urllib3 from 1.25.10 to 1.25.11 (#507) @dependabot-preview
  • Update rich requirement from >=4,<9 to >=4,<10 (#506) @dependabot-preview
  • Bump regex from 2020.10.11 to 2020.10.15 (#504) @dependabot-preview
  • docs: add cryptobadger as a contributor (#503) @allcontributors
  • Bump iniconfig from 1.0.1 to 1.1.1 (#502) @dependabot-preview
  • docs: add sashreek1 as a contributor (#500) @allcontributors
  • docs: add Ozzyz as a contributor (#498) @allcontributors
  • Bump isort from 5.6.3 to 5.6.4 (#497) @dependabot-preview
  • Bump colorama from 0.4.3 to 0.4.4 (#496) @dependabot-preview
  • Bump regex from 2020.9.27 to 2020.10.11 (#492) @dependabot-preview
  • Bump isort from 5.6.2 to 5.6.3 (#491) @dependabot-preview

Bug

  • Fix issue #262 - 'x' surrounded by letters in Galactic Alphabet Decoder (#501) @cryptobadger

5.9.0

3 years ago

Features

  • Add Affine Cracker (#483) @Ozzyz
  • Add UUencode (#467) @malathit
  • Add ASCII shift (#478) @SkeletalDemise
  • Add ROT47 (#477) @Cyclic3

Maintenance

  • Added CODE_OF_CONDUCT.md translation and fixed some things (#488) @blackcat-917
  • Bump tqdm from 4.50.0 to 4.50.2 (#486) @dependabot-preview
  • Bump isort from 5.5.4 to 5.6.1 (#487) @dependabot-preview
  • docs: add blackcat-917 as a contributor (#485) @allcontributors
  • readme/zh: fix links and adjust some words (#482) @imba-tjd
  • Bump win32-setctime from 1.0.2 to 1.0.3 (#480) @dependabot-preview
  • Added italian translation (#479) @blackcat-917

Bugs

No commits were made that specifically squashed bugs. Instead I assume bugs were squashed in other commits.

5.8.0

3 years ago

Features

  • Add Brainfuck interpreter (#470) @mav8557
  • Add Tap Code Decoder (#458) @Itamai

Maintenance

  • Add Chinese translation (#461) @chuinzer
  • docs: add chuinzer as a contributor (#473) @allcontributors
  • docs: add mav8557 as a contributor (#471) @allcontributors
  • Update rich requirement from >=4,<8 to >=4,<9 (#469) @dependabot-preview
  • Bump joblib from 0.16.0 to 0.17.0 (#466) @dependabot-preview
  • docs: add Marnick39 as a contributor (#460) @allcontributors
  • Add Dutch documentation (#457) @Marnick39
  • Updated version nums (#459) @bee-san
  • add french translation of the README file (#447) @yafkari
  • Bump isort from 5.5.3 to 5.5.4 (#456) @dependabot-preview
  • docs: add jacobggman as a contributor (#455) @allcontributors
  • Small improvements to the code base (#454) @jacobggman
  • Fixed Broken Link on RU translation (#453) @HexChaos
  • docs: add yafkari as a contributor (#452) @allcontributors
  • Add Russian Translation Link (#451) @HexChaos
  • Russian Translation (#443) @HexChaos
  • docs: add HexChaos as a contributor (#450) @allcontributors
  • docs: add malathit as a contributor (#449) @allcontributors
  • Option to go to portuguese version was with the wrong link (#445) @Termack
  • Terminal test for Ciphey (#446) @malathit
  • docs: add Termack as a contributor (#444) @allcontributors
  • Pt br translate (#442) @Termack
  • Object is not subscriptable error fix (#440) @Itamai
  • docs: add Itamai as a contributor (#441) @allcontributors

Bug Fixes

  • Fixed Russian Translation Link (#464) @HexChaos
  • Grammar fix for Features (#468) @NinjaJc01