f7e7c6db22
Needs some more testing, and postinst scripts to install python dependencies.
10 lines
168 B
Bash
10 lines
168 B
Bash
TERMUX_SUBPKG_DESCRIPTION="CLI tools for Frida"
|
|
TERMUX_SUBPKG_INCLUDE="
|
|
bin/frida-discover
|
|
bin/frida
|
|
bin/frida-kill
|
|
bin/frida-ls-devices
|
|
bin/frida-ps
|
|
bin/frida-trace
|
|
"
|