facebook / fishhook

A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
BSD 3-Clause "New" or "Revised" License
5.17k stars 965 forks source link

hook stat #55

Closed SongZhaoJie closed 6 years ago

SongZhaoJie commented 6 years ago

I'll use fishhook hook stat to get the call all the time thank you 2018-09-05 2 24 26 2018-09-05 2 25 17

dinhvh commented 6 years ago

It's unclear what you're looking for. Could you file a new issue where you describe what you'd like to do, what's the expected behavior of fishhook and what's the actual behavior?

Thanks!

SongZhaoJie commented 6 years ago

I want to intercept “stat” Underlying c language . Do you know how to intercept