-
Hello,
In a lot of cases that we encountered, it was crucial to the Frida injection to be hot reloaded and not being a full restart.
This could be solved by replacing the `-f` flag with `-p` fla…
-
Hello.
There's this game that I think do not handle proxy well. Basically when httptoolkit runs, all in-game request fails. And on httptoolkit it shows `Aborted connection to xxx`.
Initially I …
-
# Android
***
## 工具
### 新添加的1
- [**5948**星][2m] [Java] [google/android-classyshark](https://github.com/google/android-classyshark) 分析基于Android/Java的App或游戏
- [**4872**星][7m] [Java]…
-
I have compile a simple test app, I know there is a memory leak but whatever:
```
#include
#include
struct Results {
int32_t Index;
float Time;
};
static Results* GetRacerTime(Resu…
-
https://github.com/dpnishant/appmon/wiki/5.b-Setup-on-Android-%5BNon-Rooted%5D
Based on the above link, i was able to set it up appmon. When try to run appmon.py, I am not able to see all the list of…
rask1 updated
6 years ago
-
```
INFO: pip is looking at multiple versions of frida-tools to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r requirements.txt (lin…
-
This is not verry reliable:
https://github.com/micronoyau/dexcaliburn/blob/e42d307137545646081792ca470b51a423c74088/src/frida-scripts/index.ts#L103-L104
https://github.com/micronoyau/dexcaliburn/blo…
-
I'm thinking about integrating Frida into my own [HTTP interception tool](https://httptoolkit.tech/).
I'm intending to automate scripted transformations of Android apps on rooted devices & emulato…
-
if class `ixv`'s methid `a(): has more than one overload, use .overload() to choose from:`
> .overload('java.lang.String', 'ixw')
> .overload('java.lang.String', 'java.lang.String')
```js
var ix…
-
Python 3.11.3
ios device: Iphone 8 plus
ios: 15.1.1
window 11
objection -g ph.telegra.Telegraph explore
Using USB device `Apple iPhone`
Traceback (most recent call last):
File "", line 198,…