-
Environment:
- ldplayer 3.66 ,3.79 and 4.05 (https://www.ldplayer.net/) on Windows 10
- Android 5.1.1 (Android 7 on 4.05)
- Running frida-gadget-12.8.0-android-arm.so (tried 12.8.1)
(Seems they ar…
-
I hit a beast of an edge case this morning. But I'm not sure of the best approach to fix it. Again my setup is a little unusual, so I wouldn't be suprised if this is the root cause.
I am loading th…
-
### Environment
* macOS 10.15.6
* Python 3.8.2
* pip 20.2.3
### Problem
Installation fails with the error messages below.
#### Note:
* `/Users/owner/PycharmProjects/sss` is my project …
-
This is not actually an issue but just a question. What's the advantage/difference between running frida "on boot" versus manually starting it?
I observed there are some apps that can detect if Fr…
-
## Describe the bug
After switching off Location app still displays that Exposure Logging is active, when in fact it is not. There is a notification displayed from Play Services to turn Loc…
-
Hi,
The following code running correctly when there is a android device only.
import frida
device_id = 'xx remote device id'
os.system('adb -s ' + device_id + ' forward tcp:27042 tcp:27042…
-
Piexl 2 android 9
magisk20.3
when installed magisk-frida
restart system
-
## ENVIRONMENT
```
OS and Version: ubuntu 16.04
Python Version: Python 3.6.9
MobSF Version: v2.0 beta
```
## EXPLANATION OF THE ISSUE
```
After successfully finished the static a…
-
Tested on Android 7.1.2 ARM. This issue might be the cause of #247.
When the same module is loaded twice or more into a process (i.e. at different base addresses), findExportByName and findBaseAddr…
-
The current MSTG documentation discussing Android Local Authentication offers 2 options:
1. Confirm Credentials (MSTG-AUTH-1 and MSTG-STORAGE-11)
2. Biometric Authentication (MSTG-AUTH-8)
Both op…