security scan on tvOS application

We've been using an external tool for scanning compiled code for security issues (buffer overflow and etc.). This tool gets the compiled code and returns a list of payloads which can be problematic.


I wanted to know if there is a way to download the package of a tvOS application and extract the final binary (not the bitcode) in order to use this external tool.


Thanks

Ben

security scan on tvOS application
 
 
Q