>/categories/Reverse $

cd ..

Reverse

KPMG2024 Mobile App Reverse

### First Part Well, since the description was rather brief, we can't learn much from it. Therefore, it's a good practice to start examining the application by running the command: ``` strings program.ext ``` in Linux to see what ASCII strings are stored in the application. On...

1337UP LIVE 2024 Phish Market Order Management

### First Part **Look at the files** ``` │>PHISH_MARKET │ docker-compose.yml │ start.sh │ ├───market │ Dockerfile │ market │ wait-for-it.sh │ └───mysql Dockerfile init-db.sql ``` As you may have noticed, there are 2 Docker...

Kashi2024 CatSeabank

# **Let's play** Ok, so we run the provided game and see some NPC. Let's talk to him: ![1](./images/1.png) Oh, looks like he won't talk to us unless we pay him. ![2](./images/2.png) Luckily, there was a bank next to him—great! ![3](./images/3.png) Unfortunately, this...