Skip to content

Latest commit

 

History

History

[basics]_crypto

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

[basics] crypto

Can you make it through all of the encodings?

binary.txt

Summary

  • Cryptography

Tools

  • Cryptii

Description

  • Play it with Cryptii.
    • 1-1
      • Decode binary.txt as ASCII.
      • Encoding that there are A-Z, a-z, 0-9, and sometimes / and + is Base64.
    • 1-2
      • Base64-decode it.
      • It looks like Caesar cipher.
    • 1-3
      • Shift a to k (10). Caesar cipher.
      • substitution cipher ready.
    • 1-4
      • Substitution cipher.
      • First word looks like congratulations.
      • vtsoid is utflag.
  • utflag{n0w_th4ts_wh4t_i_c4ll_crypt0}