matbrik
matbrik
**Describe the bug** If I try to attach to audioserver using objection an exception is triggered: `AttributeError: 'DeviceState' object has no attribute 'device_type'` **To Reproduce** ``` objection.exe --gadget "audioserver" explore...
Most of the medium articles make heavy use of images and code snippets to describe concepts. Would it be possible add the images or media in general to the generated...
Hi, I tried to build TweakInject the make.sh in its folder but the resulting dylib doesn't work. my steps are: - git clone - in rootlessJB/payloads_source/TweakInject I copy the folder...
Issue related to https://github.com/open-obfuscator/o-mvll/issues/39 some obfuscation passes of omvll cause stack exhaustion if applied on for loops or while with a lot of iterations due to saving on the stack...
Hooking a java method in system_server on a Samsung Android 13 S23 plus and A33 with the last updates causes a SIGSEGV/SEGV_MAPERR crash. On a S21 5G I cannot reproduce...
In the latest libart versions (35xxxxxxx) the offset in the vtable of venv for ExceptionClear is not valid anymore. I added a check through an heuristic to detect if the...
Device Pixel 6 Android 15 beta AP31.240617.015 rooted with Magisk ``` ./frida-inject-16.5.1-android-arm64 -p 1437 -i -s test.js {"type":"error","description":"Error: Unable to perform state transition; please file a bug","stack":"Error: Unable to perform...