gameutil/ and multichoice/ both contain a binary file rsrc.syso that gets linked into the executable upon building. There is no documentation on what these files are or how to reproduce them in this repository.
As far as I can tell from a hexdump these just contain Windows manifests, so they are probably harmless. They look sketchy (to me) however, and there's no way to know whether or not they contain malicious code from the GitHub website.
It would be nice if these files were generated at build time from a proper source, or at least explained within the repo somehow.
The files in question:
https://github.com/Atlas-OS/utilities/blob/cbb8bca1a3b35d0ce538bc4ddb4b2248145584ef/gameutil/rsrc.syso
https://github.com/Atlas-OS/utilities/blob/cbb8bca1a3b35d0ce538bc4ddb4b2248145584ef/multichoice/rsrc.syso
gameutil/andmultichoice/both contain a binary filersrc.sysothat gets linked into the executable upon building. There is no documentation on what these files are or how to reproduce them in this repository.As far as I can tell from a hexdump these just contain Windows manifests, so they are probably harmless. They look sketchy (to me) however, and there's no way to know whether or not they contain malicious code from the GitHub website.
It would be nice if these files were generated at build time from a proper source, or at least explained within the repo somehow.
The files in question:
https://github.com/Atlas-OS/utilities/blob/cbb8bca1a3b35d0ce538bc4ddb4b2248145584ef/gameutil/rsrc.syso
https://github.com/Atlas-OS/utilities/blob/cbb8bca1a3b35d0ce538bc4ddb4b2248145584ef/multichoice/rsrc.syso