# Ciphey - 신경망을 사용한 자동 암호 해독 도구

> Clean Markdown view of GeekNews topic #2233. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2233](https://news.hada.io/topic?id=2233)
- GeekNews Markdown: [https://news.hada.io/topic/2233.md](https://news.hada.io/topic/2233.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-06-09T10:46:28+09:00
- Updated: 2020-06-09T10:46:28+09:00
- Original source: [github.com](https://github.com/Ciphey/Ciphey)
- Points: 4
- Comments: 0

## Topic Body

- 암호화된 문자열을 넣으면, 암호화 기법을 추측하여 해독을 시도

- 해독 불가능하면 신경망으로 분석하여 해독을 위한 정보를 제공

- 약 20개 이상의 암호화 지원 : hash, base64, Caesar, Transposition, Affine, Vigenère 등

- pip로 설치하거나 python에서 임포트하여 사용 가능

## Comments



_No public comments on this page._
