Hacker News new | ask | show | jobs
by smackfu 4602 days ago
The binaries are not encrypted, they're just signed.
2 comments

Is that a new thing? Last I checked, the executable was heavily encrypted in the code section..
The binaries are indeed encrypted, as evidenced by running "otool -l <binary>|grep cryptid". Why do you think otherwise?
Sorry was just wrong.