this post was submitted on 05 Apr 2024
7 points (100.0% liked)
Explain Like I'm Five
14398 readers
38 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
The source code isn't raw on the device in its normal human editable format. It's compiled from easy to read code into binary machine code, it generally can't be easily decompiled.