|
|
|
|
|
by UncleMeat
691 days ago
|
|
They are not unpreventable. You can detect both the triggered behavior and "hey this looks like a logic bomb" with static analysis. Yes, you'll never trigger this with some dynamic analysis of the app. But "hey, some code that does things associated with malicious or otherwise bad behavior is guarded behind branches that check for specific responses from the app developer's server" is often enough to raise your eyebrows at something. |
|
But that would probably require some actual human code review, which costs $$s.
Apple could offload that to the developer in the form of review surcharges.