This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
eastpolar
/
alex-frida
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
219efa32e2
Gałęzie
Tagi
com.rbigkic.yyydsj
develop
hook_dy
master
可过游戏盒7.4.0.18版本
alex-frida
/
agent
/
index.ts
index.ts
112 B
Historia
Czysty
1
2
3
4
5
6
7
8
9
10
11
12
import
{HOOK_DY} from
"./HookDY"
;
setImmediate(main)
function
main
(
)
{
HOOK_DY.hookTextViewClick()
}