TruePredator
Results
2
comments of
TruePredator
//very easy Java.perform(function(){ aWaitingLoadLibrarys(); }); function aWaitingLoadLibrarys(){ var library_name = "libCore.so" var library_loaded = 0 Interceptor.attach(Module.findExportByName(null, 'android_dlopen_ext'),{ onEnter: function(args){ // first arg is the path to the library loaded let...
quite easy but you have errors in line 32 specifically in the console.log