4val0v
4val0v
On the server where [Proxifier-For-Linux](https://github.com/m0hithreddy/Proxifier-For-Linux) is installed there is local http traffic: - Is it possible to exclude local traffic? - Without excluding local traffic and setup a local socks/http...
Java process freezes and terminates after `implementation = function() {}` ```text frida --no-pause -p 12563 -l test_frida.js ``` ```js Java.perform(function() { try { var sayText = Java.use("com.example.fridajvm.Say"); sayText.showAlert.overload("java.lang.String") .implementation =...
Please add support fgetcsv
I have obfuscated code:  Package name: `Ll/n;` Is it possible to specify the path to the obfuscated class as a parameter?
If I run the script like this: ```shell frida -U --no-pause -f ru.tempapp -l test.js ``` I can see the errors: ``` Spawned `ru.tempapp`. Resuming main thread! [Android Emulator::ru.tempapp]-> Error:...