ghidra-batteries-included
ghidra-batteries-included copied to clipboard
Release zip losing permission bits on linux
The release zip for linux doesn't have execute permission bits saved, as when I extract it I have to change the perms on everything or else it freaks out.
Ah, this is obvious now looking back. I'll start distributing tarballs which retain permissions instead. I'll create a build with this fix later.
Going to re-look at this. I did start building tarballs, but it seems at that point we've already lost any file attributes because we're dealing with an extracted zip file.