oleavr / frida-agent-example

Example Frida agent written in TypeScript
https://www.frida.re/
705 stars 181 forks source link

frida hooking works fine from CLI , But not working from Python code #11

Closed rupesh131077 closed 2 years ago

rupesh131077 commented 4 years ago

Hi. This is regarding Frida Hook issue I am working on Linux Ubuntu 18.04 PC and I am able to hooks Frida JS script from CLI,, But If I Try from Python, I am not able to hook the code,, can you please help on the same

sample code I have taken from https://book.hacktricks.xyz/mobile-apps-pentesting/android-app-pentesting/frida-tutorial. please help me

oleavr commented 2 years ago

Please try with the latest version of Frida.