SQUID GAME — BTLO Walkthrough
Introduction

SQUID GAME — BTLO Walkthrough
Introduction
This article serves as a documentation walkthrough for the SQUID GAME lab challenge from BTLO, categorized as Medium difficulty. This lab is a CTF-style challenge where we solve various puzzles to uncover the answers to the given questions.
Unlike previous walkthroughs, I will not be providing direct answers. Instead, I’ll offer hints and guidance to help you navigate through the challenges. After all, the thrill is in the hunt!
Scenario
The lab scenario is brief and mysterious, setting the tone for the challenge:
“Will you survive the Squid Games?”
As the name suggests, we’re diving into a Squid Game-themed investigation. It’s going to be exciting and challenging. Let’s begin!
Challenge Questions
Question 1
Question:
What is the phone number on the invitation card in Squid Game?
Hint: A simple Google search for “Squid Game invitation card phone number” will reveal the answer.
Answer: *******6
Question 2
Question:
Can you extract something from the invitation card file? What is the name of the file?
Hint: After extracting the provided ZIP file, you’ll find Invitation-Card.jpg. Notice the file size—it seems unusually large. This is a clue! Use steghide to extract hidden content from the image. You'll need a passphrase (hint: think about the phone number from Question 1). Once extracted, you'll find an image of a Korean candy called Dalgona.
Answer: ******a.**g
Question 3
Question:
What hint text can be discovered in the final file?
Hint: The Dalgona image also contains hidden text, but it’s not visible normally. You need to manipulate the colors to reveal the hidden message. Use stegsolve.jar to analyze the image and uncover the text.
Answer: **d ***l
Question 4
Question:
What is the final flag?
Hint: This is the climax of the challenge! Once you’ve successfully completed the previous steps, examine the Dalgona image carefully. Pay attention to the right side of the image — you’ll notice a line next to the island. To analyze it further, use this tool: https://pixspy.com/
Quick Tips for Using PixSpy:
- Upload the image to the website.
- Set the format to
$r, $g, $b. - Click on the vertical line you found, from top to bottom.
- Extract the
$rvalues and decode the message.
This will reveal the final flag.
Answer: **T{***3_*****r_***5}
Summary of Hints
- Phone number — Google Search: “Squid Game invitation card phone number”
- Extracted file name — Use
steghidewith phone number as passphrase - Hidden text — Use
stegsolve.jarto manipulate colors - Final flag — Use
pixspy.comto analyze RGB values of a vertical line
Tools Used
- Steghide — Extracting hidden files from images
- Stegsolve.jar — Analyzing image color channels
- PixSpy — RGB value analysis (https://pixspy.com/)
Key Takeaways
- Steganography hides secrets in plain sight — Images can contain hidden files and messages.
- File size anomalies are clues — An unusually large image file often indicates hidden content.
- Color manipulation reveals hidden text — Tools like stegsolve can expose messages embedded in image channels.
- RGB analysis is powerful — Extracting specific color values can reveal encoded data.
- Squid Game-themed challenges are creative — CTFs often use pop culture themes to make learning fun and engaging.
메타데이터
- post_id
- 2f6a7ce9dd5f
- slug
- squid-game-btlo-walkthrough-2f6a7ce9dd5f
- url
- https://medium.com/@raenaldsyaputra57/squid-game-btlo-walkthrough-2f6a7ce9dd5f
- canonical_url
- https://medium.com/@raenaldsyaputra57/squid-game-btlo-walkthrough-2f6a7ce9dd5f
- author_url
- https://medium.com/@raenaldsyaputra57
- status
- ok
- fetched_at
- 2026-07-17 14:52:18