SYMBOL INDEX (27 symbols across 7 files) FILE: HotFix/hotfix.js constant LUA_PATH (line 2) | const LUA_PATH = "/data/data/packagename/luadump" constant APP_DIR (line 3) | const APP_DIR = "/data/data/packagename" function LuaFileWatcher (line 83) | function LuaFileWatcher(){ FILE: InjectFrida/LIEFInjectFrida.py function getpwd (line 14) | def getpwd(): function getpwd (line 21) | def getpwd(): class LIEFInject (line 27) | class LIEFInject: method __init__ (line 28) | def __init__(self,args): method injectso (line 45) | def injectso(self): method modifyapk (line 63) | def modifyapk(self): method addHook (line 91) | def addHook(self,apk_path): method signApk (line 110) | def signApk(self,apk_path): FILE: InjectFrida/SmaliInjectFrida.py class SmaliInject (line 9) | class SmaliInject: method __init__ (line 10) | def __init__(self,args): method injectso (line 39) | def injectso(self): method modifyapk (line 78) | def modifyapk(self): method addHook (line 104) | def addHook(self,apk_path): method signApk (line 121) | def signApk(self,apk_path): method get_launchable_activity_aapt (line 134) | def get_launchable_activity_aapt(self): method dexCompile (line 147) | def dexCompile(self,dexPath): method dexDecompile (line 153) | def dexDecompile(self,dexPath): FILE: exportCode.py function decompile (line 4) | def decompile(func): function main (line 11) | def main(): FILE: game/Frida-cocos-lua-dump.py function on_message (line 135) | def on_message(message, data): FILE: game/Frida-mono-dump.py function pull_dll (line 20) | def pull_dll(): function push_dll (line 29) | def push_dll(): function on_message (line 167) | def on_message(message, data): FILE: game/yuanshenInject.py function on_message (line 64) | def on_message(message, data):