copper friddle
copper friddle
* What went wrong: An exception occurred applying plugin request [id: 'com.alexvasilkov.git-dependencies', version: '2.0.4'] > Failed to apply plugin 'com.alexvasilkov.git-dependencies'. > class org.gradle.api.internal.project.DefaultProject_Decorated cannot be cast to class org.gradle.api.initialization.Settings (org.gradle.api.internal.project.DefaultProject_Decorated...
我已经尝试改下。已经成功。 https://github.com/friddle/OkHttpLogger-Frida/blob/master/okhttp_poker_gzip.js 但是不是很熟悉frida的写法。代码质量不行。所以没有pull request。只提供参考下
> error[E0053]: method `read` has an incompatible type for trait > --> grpc-protobuf/src/lib.rs:25:5 > | > 25 | fn read(&self, buf: Bytes) -> grpc::Result { > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct...
https://github.com/zeromq/pyzmq/blob/master/zmq/__init__.py when i use pyinstaller to pack my source and I found this problem.  And I debug I found that ``` py try: from . import libzmq except ImportError:...