Hacker News new | ask | show | jobs
by chrisjj 708 days ago
> Existing mobile app security solutions focus on development or pre-release security. Malloc notifies you about abnormalities and vulnerabilities even after you have released it to the store

What issues can be reported only so late?

1 comments

Any abnormal runtime behavior (changes in permissions, where your app is sending data, new libraries included, code injection and tampering) and vulnerabilities that are detected in the libraries you include after release time.