Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get instructions on how to output nativeMethods to work #1

Open
kylemd opened this issue Nov 2, 2022 · 0 comments
Open

Can't get instructions on how to output nativeMethods to work #1

kylemd opened this issue Nov 2, 2022 · 0 comments

Comments

@kylemd
Copy link

kylemd commented Nov 2, 2022

Hey there,

I've been trying to get your script found here to work, namely this bit:

$ frida --codeshare LAripping/trace-registernatives -f com.app ... [Device::com.app]-> nativeMethods

I have attempted running it from codeshare, with auto-reload on, and specifying pause, as well as copying the script locally and trying the native libraries bundled with the app. None seem to work.

The script does appear to load as when nativeMethods is printed it returns an empty object.

Any ideas why this might be happening? I suspect it is because I'm on Frida 16.0.2 and there might be some breaking changes (in which case the tutorial will need to be updated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant