보안 지식

인코딩/디코딩, 해시 복호화, 코드정리, 컴파일러 사이트 모음

ruming 2021. 7. 16. 04:32

인코딩, 디코딩 사이트

인코딩/디코딩 (Bin, Hex, HTML, URL, Base64 등 여러 종류의 인코딩/디코딩 한 화면에 볼 수 있음)

https://dencode.com/

 

아스키코드-텍스트 변환

https://ko.rakko.tools/tools/76/

 

base64, 진수, url, html, 해시

https://www.convertstring.com/ko

 

ROT13 디코딩 / chipertext / url인코딩 등 

https://cryptii.com/pipes/rot13-decoder

 

chipertext

https://www.dcode.fr/caesar-cipher

 

비즈네르

https://www.guballa.de/vigenere-solver

 

카이사르 암호화

https://www.boxentriq.com/code-breaking/caesar-cipher

 

 

해시 복호화 사이트

http://kr.freemd5.com/

https://hashes.com/en/decrypt/hash

 

 

코드정리(자바스크립트 난독화)

http://jsbeautifier.org/  

https://prettydiff.com/?m=beautify 

http://html.segio.com/ko/  (HTML 소스정리)

https://www.dpriver.com/pp/sqlformat.htm (SQL 정리)

 

XML 뷰어

https://codebeautify.org/xmlviewer

 

 

온라인 계산기

https://mwultong-categories.blogspot.com/2020/01/calc.html

 

 

온라인 컴파일러

우측 상단 language에서 언어 선택 가능

python, C/C++, Java, php, Ruby 등

https://www.onlinegdb.com