-
Just curious if there is a way to view a precompiled .bin file? I am not talking about the source code but the actual file d/l by users. |
Beta Was this translation helpful? Give feedback.
Answered by
Jyers
Feb 23, 2021
Replies: 1 comment
-
There is no good way to edit a .bin file as it has already been compiled and the data is not in any human-readable format. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Jyers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no good way to edit a .bin file as it has already been compiled and the data is not in any human-readable format.