-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi, thanks for the nice tools
i have an issue when fridax.js stuck in applications = await device.enumerateApplications() when using frida 15.0.3. However, the JS will run normally when using frida 14.2.18.
using frida 15.0.3:
./fridax.js inject --scripts scripts/jit_modify_class_function_argument.js
[*] Awaiting storage initialization.
[*] Awaiting USB device.
[*] Up and running on SM-G5XXX.
and it stays like that forever.
using frida 14.2.18:
./fridax.js inject --scripts scripts/jit_modify_class_function_argument.js
[*] Awaiting storage initialization.
[*] Awaiting USB device.
[*] Up and running on SM-G5XXX.
? Which application do you want to inject?
App1
App2
App3
❯ App4
(Move up and down to reveal more choices)
fridax version = 1.0.0
frida-server already running = yes
xamarin app already launched = yes
expected behavior = fridax can be run in current version of frida (frida 15.0.X)
mrnfrancesco
Metadata
Metadata
Assignees
Labels
No labels