1.1 Key Idea
AMPolice frame work is designed to trap function (system / library ) calls such as malloc , realloc , calloc , free and fork generated by an user application.
graphic
Idea in general is not new or revolutionary but the smart implementation and key logging strategies make AMPolice a unique tool.
1. No need to recompile your application software.
2. No need of Root access.
3. Detection of Functional memory leaks.
4. Works for 32/64 bit applications.