v0.5.0
版本发布时间: 2023-03-10 22:37:34
gojue/ecapture最新发布版本:v0.8.6(2024-09-06 23:24:31)
🚀 Breaking Changes
- Support for capturing plaintext communication of TLS/HTTPS encrypted programs written in Golang.
- Refactored the way parameters are obtained from Golang ABI (supports two types of ABI on registers-based and stack-based).
use command ./ecapture gotls -h
for more detail.
What's Changed
- fix: typo in the section name by @spacewander in https://github.com/gojue/ecapture/pull/311
- user : increase buffer size of ebpf map. (improve #291 , #314) by @cfc4n in https://github.com/gojue/ecapture/pull/315
- build(deps): bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 by @dependabot in https://github.com/gojue/ecapture/pull/320
- refactor : rename Golang TLS module name to gotls from gossl . by @cfc4n in https://github.com/gojue/ecapture/pull/319
- refactor: Use camel case instead of snake case. by @cfc4n in https://github.com/gojue/ecapture/pull/321
- kern: fix typo in bpf_tracing.h by @eltociear in https://github.com/gojue/ecapture/pull/323
- Add JA readme by @eltociear in https://github.com/gojue/ecapture/pull/324
- Gotls crash : incorrect variable used. (fixes:#322) by @cfc4n in https://github.com/gojue/ecapture/pull/325
- kern: refactor golang ABI by register and stack. by @cfc4n in https://github.com/gojue/ecapture/pull/326
- feat: add Gotls master secrets module. by @cfc4n in https://github.com/gojue/ecapture/pull/329
New Contributors
- @spacewander made their first contribution in https://github.com/gojue/ecapture/pull/311
- @dependabot made their first contribution in https://github.com/gojue/ecapture/pull/320
- @eltociear made their first contribution in https://github.com/gojue/ecapture/pull/323
Full Changelog: https://github.com/gojue/ecapture/compare/v0.4.12...v0.5.0
1、 checksum-v0.5.0.txt 526B
2、 ecapture-v0.5.0-android-aarch64-nocore.tar.gz 3.54MB
3、 ecapture-v0.5.0-android-aarch64.tar.gz 3.51MB
4、 ecapture-v0.5.0-android-x86_64.tar.gz 3.81MB
5、 ecapture-v0.5.0-linux-aarch64.tar.gz 3.53MB
6、 ecapture-v0.5.0-linux-x86_64.tar.gz 3.83MB