I want to add several lines of code to subset of functions|method calls in my application, for analysis and reverse engineering purpose.
In javascript, I know only one way to do this. It is hacking of Abstract Syntax Tree.
Is it possible to modify functions before execution in other ways than changing AST in PHP?
Aucun commentaire:
Enregistrer un commentaire