mirror of
https://github.com/QM4RS/FridaBox.git
synced 2026-09-16 14:12:11 +02:00
Integrate Frida Gadget into BlackBox guest startup, add the host workflow and controller tooling, and validate the complete sample hook flow on ARM64 Android 16.
11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"name": "fridabox-agents",
|
|
"private": true,
|
|
"dependencies": {
|
|
"frida-java-bridge": "7.0.13"
|
|
},
|
|
"devDependencies": {
|
|
"frida-compile": "19.0.5"
|
|
}
|
|
}
|