this post was submitted on 26 Jun 2023
30 points (100.0% liked)
Explain Like I'm Five
14464 readers
111 users here now
Simplifying Complexity, One Answer at a Time!
Rules
- Be respectful and inclusive.
- No harassment, hate speech, or trolling.
- Engage in constructive discussions.
- Share relevant content.
- Follow guidelines and moderators' instructions.
- Use appropriate language and tone.
- Report violations.
- Foster a continuous learning environment.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
While you are correct, I would note that OP didn't ask "What is reverse engineering?", they asked "How do you reverse engineer software?". That typically always starts with decompiling in some form. You're right that it's not the whole picture, but I would say "Decompiling and studying binaries" would be a satisfactory ELI5 answer to OPs question.