neervanbiqs
neervanbiqs
When I try start an activity of some app and immediately curl dumpWindowHierarchy the command is executed for about three seconds (intent started in about one second). All other cases...
Sometimes culebra can't find the button even though it exists. If I close the apk and open it again culebra finds the button and shows NAF param inside the node...
I can only successfully install the old version 26105. But new versions of Kitsune complain about the System partition mounting mode (although if this were so, the old version would...
Hi! Thanks for this great module! I have Android 9, but after passing the test in KeyAttestation it shows the version of Android 13. Apparently your certificate is from this...
### bytehook Version 1.0.10 ### Android OS Version 12 ### Android ABIs x86_64 ### Device Manufacturers and Models OnePlus A5000 ### Describe the Bug I try to hook droidguard library...
FCM
Hi! Sorry if I posted in the wrong section. If the app is closed (and also not in the background) and the setting "Start Up on push message" is turned...
I try to hook droidguard library (libxxxxxxx.so). I hooked java layer System.load and see that com.google.android.gms.unstable process loads libxxxxxxx.so library, but xhook can't find it in /proc/self/maps to change funcs...
### Describe your request Hi! I need to be able to hook syscalls (modify sys_call_table address). Is it possible for you to build a kernel with this configuration: CONFIG_MODULES=Y CONFIG_STRICT_MEMORY_RWX=N...
How to hook sqlite/sqlcipher key/password of qt app on windows?