CFC4N

Results 168 comments of CFC4N

No response for more than 7 days

@asphaltt 大神有个更好地解决方案 `pcap filter` ,未来会支持这个功能。 Expert @asphaltt has a better solution `pcap filter`, which will be supported in the future.

好像也只能如此了。 这周我测试`github.com/Asphaltt/tc-dump`在android上的兼容性。 It seems that this is the only way. This week, I tested the compatibility of `github.com/Asphaltt/tc-dump` on Android.

Well, the '--port' argument does conflict with 'pcap-fliter' and can be removed ------- 嗯,`--port`参数确实会跟`pcap-fliter`产生冲突,可以去掉。

You need to empty the existing borlingss repository under the deps directory and re-clone the code using `boringssl_non_android_offset.sh`.

The current difficulty is that there are no feature identifiers in the libssl.so dynamic link library to distinguish between versions. It's not just about being unable to differentiate between Linux...

Please give more detailed error information.

eCapture can correctly analyze this dynamic link library and correctly find the offset address of the symbol `crypto/tls.(*Conn).Read`. However, it did not capture this communication. I am unable to determine...

Yes, my test code also used this [link](https://github.com/bogdanfinn/tls-client/blob/master/cffi_dist/example_python/example.py).