Rizin
unix-like reverse engineering framework and cli tools
|
Functions | |
def | chk (x) |
Variables | |
string | dev_pid = "23f88587e12c30376f8ab0b05236798fdfa4e853/4903" |
rz = rzpipe.open("frida://" + dev_pid) | |
funcs = rz.cmd("pdj 2 @@f:sym.fun.*") | |
def ios-syscalls.chk | ( | x | ) |
string ios-syscalls.dev_pid = "23f88587e12c30376f8ab0b05236798fdfa4e853/4903" |
Definition at line 13 of file ios-syscalls.py.
ios-syscalls.funcs = rz.cmd("pdj 2 @@f:sym.fun.*") |
Definition at line 20 of file ios-syscalls.py.
ios-syscalls.rz = rzpipe.open("frida://" + dev_pid) |
Definition at line 15 of file ios-syscalls.py.