ctf-writeup/CTF ARA 2023/Babychall
Muhammad Daffa 8fc435d776 feat: added CTF Ara 2023 2023-02-27 23:42:38 +07:00
..
images feat: added CTF Ara 2023 2023-02-27 23:42:38 +07:00
README.md feat: added CTF Ara 2023 2023-02-27 23:42:38 +07:00
pairs_of_numbers.txt feat: added CTF Ara 2023 2023-02-27 23:42:38 +07:00

README.md

Babychall

Welcome to ARACTF! To start the CTF, please translate this flag that I get from display banner! Good Morning

About the Challenge

Given a file containing sets n1 n2 n3, and c1 c2 c3 (You can get the file here)

preview

How to Solve?

To solve this problem, we can use the Chinese Remainder Theorem (CRT). Here I use this reference

code

flag

ARA2023{s00000_much_c1ph3r_but_5m4ll_e_5t1ll_d0_th3_j0b}