Mustafa iran
Mustafa iran
I m using brida's SSL hook feature. Suggest you to give it a try. It's pretty practical. @89z
@89z You can try this one. (the same script used in brida with some modifications) https://github.com/mustafairan/frida-brida-scripts/blob/main/androidDefaultHooks.js First , put your proxy certificate to device as /data/local/tmp/cert-der.crt
GIYBF But let me find it for you https://www.youtube.com/watch?v=wPepicuHDzs
Hi, @newestera @koff75 If you have more than one instances of python, specify clearly which one to use and make sure , the one you specify in brida config is...
Hi @federicodotta , Just to eliminate cause of the problem; - The code works without problem directly with Frida. Also, I experience the same problem with the default crypto hook...
Yes, Problem might be it but I m not sure what can I do to solve. I don't print too much other than inputs and output of the crypto function....
Hi @federicodotta no actually. I guess volume of output is the problem. Thanks
Hi @federicodotta Thanks for the support. I will try when I have time( it might take long time :)) Btw , the version on the burp appstore is pretty old...
Hi @cihangungor I experienced the same problem. I ended up not using brida for a bulk crypto hook. I feel like that is a heavy job for a complex setup...