/ CTF / HackTheBox Labs / SpookyPass.md
SpookyPass.md
 1  Category: #Reversing
 2  Rated Difficulty: #VeryEasy
 3  Personal Difficulty: #Easy
 4  
 5  Given a [[.elf]] file.
 6  
 7  Loaded in [[Binary Ninja]]
 8  
 9  Checked the strings in the file
10  Can also use the terminal application [[strings]] to check for strings in an application
11  
12  Found the flag in the strings