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

how to use the native hooking? #11

Closed
mitchcapper opened this issue Oct 26, 2018 · 1 comment
Closed

how to use the native hooking? #11

mitchcapper opened this issue Oct 26, 2018 · 1 comment

Comments

@mitchcapper
Copy link

Sorry for not a bug, but I can't quite figure out the native hooking:

{"classname":"libc.so","methodname":"recvfrom"}
{"classname":"libc.so","methodname":"open"}

seems to load fine but neither get hit. I can see them hit in frida-trace however. Happy to write up some docs on it so figured file as a bug for record rather than emailing.

@mitchcapper mitchcapper changed the title how to use the native hooking how to use the native hooking? Oct 26, 2018
@H4oK3
Copy link
Collaborator

H4oK3 commented Nov 7, 2018

Hey, sorry for the late reply; it should work with your json input; honestly I am using frida-trace other than house when it comes to native hooking as there are some edge case that house cannot handle at this point; I will def work on it when I get the chance

@H4oK3 H4oK3 closed this as completed Jan 12, 2020
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

2 participants