Bin To Pkg -

: Users should be cautious when downloading conversion tools or pre-made files from third-party sites. Sources like GitHub Releases

When you copy a binary into root/ , it retains its Unix permissions. But if you rebuild from a source that doesn't preserve the executable bit, the installed file will be non-executable. Always chmod 755 on binaries and chmod 644 on conf files before building. bin to pkg