Skip to content

Files

Latest commit

 

History

History
17 lines (12 loc) · 598 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 598 Bytes

revPop

Description

  • Glatt the executable has a flag inside, see if you can crack it! It is in plaintext

Solution

  • Various
    • My person favorite is using the hexeditor and disable the ASCII part
      • lol jk, just use strings

Challenge Message

On one of your missions, it seems your foes fumbled while backpedaling and accidentally dropped a secret program. You wonder if you can discover something about their plans by looking through this program… what if something is hiding in plain sight?

Challenge Hints

  • Maybe doing some other static analysis would help?