본문 바로가기
728x90
반응형

Crypto6

[CryptoHack] Base64 import base64 print(base64.b64encode(bytes.fromhex('72bca9b68fc16ac7beeb8f849dca1d8a783e8acf9679bf9269f7bf'))) 2022. 6. 29.
[CryptoHack] Hex print(bytes.fromhex('63727970746f7b596f755f77696c6c5f62655f776f726b696e675f776974685f6865785f737472696e67735f615f6c6f747d')) 하면 끝 2022. 6. 29.
[CryptoHack] ASCII 주어진 숫자열을 아스키코드 표에 대입해서 문자로 바꿔주면 끝 flag: crypto{ASCII_pr1nt4bl3} 2022. 3. 25.
[CryptoHack] Great Snakes Modern cryptography involves code, and code involves coding. CryptoHack provides a good opportunity to sharpen your skills. Of all modern programming languages, Python 3 stands out as ideal for quickly writing cryptographic scripts and attacks. For more information about why we think Python is so great for this, please see the FAQ. Run the attached Python script and it will output your flag. gre.. 2022. 3. 25.
[CryptoHack] Finding Flags flag 포맷을 알려주는 문제. 그냥 문제 본문에 쓰여있는 flag를 입력하면 끝. flag: crypto{y0ur_f1rst_fl4g} 2022. 3. 25.
[CryptoHack] register 가입부터 조금 특이함 카이사르 암호를 풀어야 가입이 됨 아래 사이트에서 "URQQP GODCTM VQFFNGT UGC"을 입력해주면 끝. https://www.boxentriq.com/code-breaking/caesar-cipher Caesar Cipher Decoder (online tool) | Boxentriq This is a complete guide to the Caesar cipher and the tools you need to decode it. Learn about its famous history and where it is still in use today, or use the Caesar Cipher tool to solve it automatically. www.boxentri.. 2022. 3. 25.
728x90
반응형