Gal Tashma
Gal Tashma
Thanks! Yes i did not take that into account, at the time I had a specific usage in mind. I saw you forked the repo, if you end up implementing...
@ericdai That would be great. Would you like to propose a change to the codebase to implement this?
Sorry for taking so long to respond I had a lot going on lately, hopefully I can run it on my computer next week and then merge Thanks for the...
I had the same problem and a solution that worked for me was to change `xbin` to `bin` in all files. @kotori2 Check if your phone has the path `/system/xbin`....
As of version 12.10 and frida-tools 8.0 frida-trace supports Android 🎉 https://frida.re/news/2020/06/29/frida-12-10-released/
Cool, I had the feeling I was missing something. I'll look into it
Im having a hard time trying to compile unicorn into the dist packages. I managed to compile a sample c application using emscripten (with a makefile) but when trying to...