Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/APKLab/APKLab
/ frida.test.ts
File
frida.test.ts
src/test/suite/frida.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as assert from
"assert"
;
2
import
* as path from
"path"
;
3
import
* as fs from
"fs"
;
4
import
* as os from
"os"
;
Callers
nothing calls this directly
Calls
8
smaliTypeToJava
Function · 0.85
parseSmaliParams
Function · 0.85
parseMethodFromLine
Function · 0.85
generateFridaHook
Function · 0.85
detectArchFromFilename
Function · 0.85
generateGadgetName
Function · 0.85
findSmaliFile
Function · 0.85
patchSmaliWithGadgetLoad
Function · 0.85
Tested by
no test coverage detected