Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Write-ups for TCTT2023/Crypto/02

Flag pattern

CTT23{xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}

Challenge Files

Lineman.zip

Solution

  1. From our knowledge, This is image is Pigpen cipher.

cipher_text

  1. We can use this table to read the plaintext.

Table_01

Table_02

  1. And the result is ILOVENCSA

result

  1. We combine it with the flag pattern, which results in CTT23{ILOVENCSA}