nil-ref
nil-ref
The cause of the problem lies in calling APIs such as GetFileAttributes that need to open files. These functions ultimately go through IopCreateFile->ObOpenObjectByName. However, they do not support asynchronous opening...
I started a python -m http.server today. It took me a day to debug the program and found out that it doesn't understand range requests. I can't believe this problem...
``` C:\Users\Administrator\Desktop\Work\scrcpy-win64-v2.4>scrcpy.exe scrcpy 2.4 INFO: ADB device found: INFO: --> (usb) 09161FDD400122 device Pixel_5 C:\Users\Administrator\Desktop\Work\scrcpy-win64-v2.4\scrc... file pushed, 0 skipped. 72.5 MB/s (69007 bytes in 0.001s) [server] INFO: Device: [Google] google...
When I turn off SELinux, ADBEx works fine. ``` [ 1286.301815] type=1400 audit(1713837138.314:11104): avc: denied { search } for comm=73796E6320737663203337 name="tmp" dev="dm-37" ino=101 scontext=u:r:su:s0 tcontext=u:object_r:shell_data_file:s0 tclass=dir permissive=1 [ 1286.307840] type=1400...
[bugreport-redfin-TQ3A.230901.001.C2-2024-04-23-14-04-36.zip](https://github.com/shatyuka/adbex/files/15072087/bugreport-redfin-TQ3A.230901.001.C2-2024-04-23-14-04-36.zip)
Your rules are still the same not working. After I repeatedly asked GPT4, I got the following rules: ``` magiskpolicy --live "allow audioserver su { * } { * }"...