/AndroidClassHooker

Intend to support android 3rd party class replacement at compiling phrase, without modify any old code!

Primary LanguageGroovy

Android class hooker

Intend to replace function call to custom classes' member function at compiling phrase, without modify any old code!

Just support static function call now!

Implements with javassist