Ole André Vadla Ravnås

Results 27 issues of Ole André Vadla Ravnås

So the ansi-styles package can be transformed to ESM.

I noticed that the .pc include path was changed in 0a39b785d3a65ba183aa15e6611f5ebdceb2c794. This seems like a regression in the sense that it disagrees with the website example here: https://www.capstone-engine.org/lang_c.html Internally in...

Sample instruction: `bd e8 f0 8f`.

bug

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...

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...

By setting `authMethods` to an empty array. Useful for peer-to-peer DBus when authentication is handled elsewhere.

(Not sure if this is of interest, but wanted to share just in case. Only the method decorator has been tested so far.)