Rescuing_you_in_the_infinite_loop.rar ...: File:

This write-up covers the challenges and solutions for the capture-the-flag (CTF) task involving the file . Challenge Overview

After approximately 100 iterations, the script encountered a file named flag.txt instead of another archive. File: Rescuing_You_in_the_Infinite_Loop.rar ...

The objective was to extract a hidden flag from a recursively compressed archive. The file presented a "Zip Bomb" style structure where each extracted layer contained another password-protected or obfuscated archive, requiring automated extraction to reach the final payload. Phase 1: Initial Analysis : RAR Archive. This write-up covers the challenges and solutions for

: Manual extraction revealed a nested file structure (e.g., layer100.zip -> layer99.zip ). layer100.zip -> layer99.zip ).