frida-core icon indicating copy to clipboard operation
frida-core copied to clipboard

Frida core library intended for static linking into bindings

Results 130 frida-core issues
Sort by recently updated
recently updated
newest added

Continuation of frida/frida#230. As described by @pentatonicfunk: Error when opening Instagram with modified code to include `frida-gadget.so`: ``` I/ProviderMap( 492): putProviderByClass: ComponentInfo{com.instagram.android/com.instagram.common.analytics.phoneid.InstagramPhoneIdProvider} , callingUid = 1000, record uid = 10077...

My target device is a physical Android x86 device (ASUS_T00J) running Android version 4.4.2. I haven't used Frida on this device before so I am not sure if it's a...

android version: meizu 4.4.4 ![image](https://cloud.githubusercontent.com/assets/15312660/26196484/a8407dba-3bf1-11e7-8473-98fac8983ae2.png)

As described by @lichao890427 in frida/frida#246: ``` frida cannot attach "zygote" process on Android test on Android Emulator 4.4 because frida-server inject /data/local/tmp/re.frida.server/frida-agent-32.so into "zygote" For common app process ,...

Continuation of frida/frida#222. As described by @rlaemmert: Host System: Gentoo 64Bit Guest System: Windows 7 32Bit inside VirtualBox frida-server started in Administrator cmd with `frida-server.exe -l 0.0.0.0:27042` on the host...

IRC logs: 1:15 PM  oleavr: I can't seem to attach to a golang program: I used "frida-trace -i "open" hello-world" and got the error: "Failed to attach: unexpected error while...

This meta bug aims to track the support for this API for all the target platforms: - [x] iOS - [x] FirefoxOS - [x] Android - [ ] Windows -...