# First Part ## Look at the files After downloading and unzipping the archive there’s only one APK inside, so I launched it on an Android emulator and also opened the APK in JADX-GUI for static analysis.  Not much to see in the UI at first glance.  The goal is obvious: find the valid code to unlock the...
25 Aug
# First Part **Look at the files** ``` │>sweet treet │ cookiejar │ directory.db │ docker-compose.yml │ Dockerfile │ README.md │ └───webapp │ edit_profile.jsp │ index.jsp │ login.jsp │ logout.jsp │ register.jsp │ styles.css │ └───admin │ admin-review.jsp │ admin.jsp ``` ...
21 Jul
## What is this task even about? I started this challenge by taking a look at Discord, as part of my team had already begun working on it. My first glance at the provided charts led me to think -> 2 charts are probably UART or I2C to be decoded.  ## Identifying...
24 Mar
### Who called this 'guessy'? This task wasn't very 'guessy' for me because as soon as I opened the included audio recording, I recognized those distinctive sounds. Not long ago, a clip titled ["Two AI Agents Start Talking in a Different Language with Each Other"](https://www.youtube...
24 Mar
# **Let's play** Ok, so we run the provided game and see some NPC. Let's talk to him:  Oh, looks like he won't talk to us unless we pay him.  Luckily, there was a bank next to him—great!  Unfortunately, this...
23 Feb