인코딩 디코딩 사이트 목록
1. http://www.convertstring.com/ko
base64 인코딩, 디코딩 / 진수 인코딩, 디코딩 / URL 인코딩, 디코딩 / HTML 인코딩, 디코딩 / 여러 해시
2. https://meyerweb.com/eric/tools/dencoder/
URL 인코딩, 디코딩 / (tools 에 가면 재밌는 툴 많음. )
3. https://md5hashing.net/hash/
여러 해시 /
4. http://ostermiller.org/calc/encode.html
base64 인코딩, 디코딩 / URL 인코딩, 디코딩 / Hex 인코딩, 디코딩
5. https://www.hashkiller.co.uk/sha1-decrypter.aspx
Online WPA, Hash Cracker
6. https://www.base64decode.org/
base64 인코딩, 디코딩 / URL 인코딩, 디코딩
7. http://tomeko.net/online_tools/hex_to_base64.php?lang=en
base64 -> hex / base32 -> hex / hex -> ASCII / Text -> Cpp / hex -> file / bin decoder 등
8. https://encoder.mattiasgeniar.be/index.php
string을 html, utf-8, base64 ... md5, sha1, RipeMD, Adler ... javascript, sql, html 등으로 인코딩, 디코딩
9. https://www.guballa.de/vigenere-solver
비제네르 암호 해독기 (키 없어도 됨)
'Computer Science% > Forensic' 카테고리의 다른 글
Windows Registry (0) | 2018.01.17 |
---|---|
.DS_STORE 파일이란 (1) | 2017.10.25 |
파일 시그니처 (0) | 2017.10.17 |
포렌식 문제들 모음 사이트 (0) | 2017.08.31 |
Locard's exchange principle (0) | 2017.08.31 |