Open rmGFW opened 3 months ago
Probably doesn't work there.
Probably doesn't work there.
that's right , i tried patch Mach-O 64-bit executable, it will crash after patched . but i don't known why it crash .
Probably something to do with security.
Probably something to do with security.
i want to find how to fix this ,but i even dont known what's the name of this mechanic.
btw, if we not do patching in macos , that is zsh-bin binary is not relocate in macos , so the relocate feature is only working in linux , right?
btw, if we not do patching in macos , that is zsh-bin binary is not relocate in macos , so the relocate feature is only working in linux , right?
Yes, I think so.
macOS comes with zsh 5.9 by default. What are you trying to achieve by installing zsh 5.8 via zsh-bin?
i found it was disable patch bin in macos , i dont know why disable it