frida
frida copied to clipboard
Frida-ps processes showing app name vs identifier
I'm having trouble getting frida-ps to show processes using the package name and not the badge name. An example of this would be a ctf app such as "com.tlamb96.spetsnazmessenger" being listed as "KGB Messenger". I haven't been able to find anything to resolve this and was wondering if someone else has had this issue and has a solution.
you can add '
around of app name.
like this:
alternatively, you could launch by package name i.e. -f com.tlamb96.spetsnazmessenger