4val0v

Results 6 issues of 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: ![image](https://user-images.githubusercontent.com/11297476/87720874-46936580-c7be-11ea-87cd-b3a7f171a3df.png) Package name: `Ll/n;` Is it possible to specify the path to the obfuscated class as a parameter?

enhancement

Hello, will there be support for new versions of operating systems? Or tell me how to install on Ubuntu 18.04 or 18.10, thx.

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