Y
Hacker News
new
|
ask
|
show
|
jobs
by
emilamlom
591 days ago
Just for context, strings is super commonly used when reverse-engineering anything. It's a great first-step because it's easy, fast, and get's some decent clues to help you get your bearings in an unknown binary file.
1 comments
anthk
591 days ago
Among 'nm' and 'binwalk e $FILE'.
link