AMPolice frame work is designed to trap function
(system / library ) calls such as malloc , realloc , calloc , free
and fork generated by an user application.
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.