David Wu

Results 6 comments of David Wu

Hi 979, I can look into porting the module code to a higher kernel, but it may take a week or so. I can also try to debug the kernel...

Hey, I've looked at your documentation- which is very helpful. I need to install the new kernel on my testing device and try to reproduce the issues you've been seeing,...

Hi, I've updated the binderfilter.py file and that should fix some of your problems. Note that --get-gps-bytes needs some arguments passed to it (see below for proper usage). If your...

Can you send me the output of the following commands? ``` adb shell "su -c ls -l /data/local/tmp/bf.policy" adb shell "su -c cat /data/local/tmp/bf.policy" adb shell "su -c ls -l...

Yeah that's interesting- I'll look into that param change this weekend. It is also possible that the kernel hardening affected the project, but I don't think it would reach as...

Hope it goes well! Yeah it seems like the middleware is working (which would be great news since the python-middleware interaction is a lot easier to debug than the kernel...