-
It would be great to have a "Android app via Frida" interception option, to go with the existing "Android device via ADB/QR code" options, but providing more targeted interception and doing cert unpin…
-
Hi @StevenArzt , @t1mlange
I am working on analyzing Android Apps, I included API used to retrieve contact, sms and media in the source and sink file.
Flowdroid does identify these sources and si…
-
_Originally posted by @HumairaFasih in https://github.com/httptoolkit/frida-interception-and-unpinning/issues/60#issuecomment-1809207847_
> Hi!
> I'm running into the same "TLS error auto-patche…
-
I got below IAT not found error for version v.0.4.0 when I tried to unpack this file (packed with Themida 3.x), I have attached the .dll file for your reference https://vnpik.net/boom/hook.dll
INFO…
-
Hello,
I found out that WinLicense detects rundll32.exe in some cases.
When I tried debugging my samples, it goes to a pitfall that allocates a string "OLLYDBG" in memory (maybe ollydbg uses rundll3…
-
Build fingerprint: 'google/sdk_google_phone_x86/generic_x86:7.0/NYC/6696031:userdebug/dev-keys'
Revision: '0'
ABI: 'x86'
pid: 4359, tid: 4359, name: test.com >>> com.test.com
-
Firstly, thanks for the repo. I wanted to try and get this sample project to run on 32-bit architecture since it would just crash on older devices, so I added `x86` to the list of valid ABIs in `build…
-
**Describe the bug**
Not Detecting ideviceinstaller see error
**To Reproduce**
Steps to reproduce the behavior:
1. Install fresh Kali OS
2. Install ideviceinstaller
3. install frida-ios-hook
…
-
Hello!
We are working on a react native app that uses `"jail-monkey": "^2.7.0",` and at the initialisation of the app we check if the device is jail broken or in case there are any hooking methods …
-
Hi,
When tracing tik tok:
frida-trace -U -f com.zhiliaoapp.musically
Tiktok crashes right away. and Frida exists with Process Terminated error.
I use the latest frida, and installed frida server…