| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ecapture_v1.5.0_linux_arm64.deb | 2025-12-07 | 14.4 MB | |
| checksum-v1.5.0.txt | 2025-12-07 | 604 Bytes | |
| ecapture-v1.5.0-android-amd64.tar.gz | 2025-12-07 | 28.9 MB | |
| ecapture-v1.5.0-android-arm64.tar.gz | 2025-12-07 | 18.4 MB | |
| ecapture-v1.5.0-linux-amd64.tar.gz | 2025-12-07 | 34.8 MB | |
| ecapture-v1.5.0-linux-arm64.tar.gz | 2025-12-07 | 21.5 MB | |
| ecapture_v1.5.0_linux_amd64.deb | 2025-12-07 | 22.1 MB | |
| eCapture v1.5.0 source code.tar.gz | 2025-12-07 | 6.6 MB | |
| eCapture v1.5.0 source code.zip | 2025-12-07 | 6.8 MB | |
| README.md | 2025-12-07 | 2.3 kB | |
| Totals: 10 Items | 153.5 MB | 0 | |
What's Changed
- feat: support OpenSSL 3.5.4 by @namoen0301 in https://github.com/gojue/ecapture/pull/857
- build(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0 by @dependabot[bot] in https://github.com/gojue/ecapture/pull/864
- Add protobuf-based WebSocket client example and fix ecaptureq documentation by @Copilot in https://github.com/gojue/ecapture/pull/868
- docs: update READMEs with protobuf protocol links and refactor visualizer docs by @zenyanle in https://github.com/gojue/ecapture/pull/869
- feat: add eCapture Issue Responder template for Copilot Agent. by @cfc4n in https://github.com/gojue/ecapture/pull/873
- feat: add eCapture PR Agent Profile. by @cfc4n in https://github.com/gojue/ecapture/pull/878
- fix: prevent nil pointer panic in gnutls probe when setup fails by @Copilot in https://github.com/gojue/ecapture/pull/879
- bugfix(gotls_kern): use actual data_len while reading payload by @h0x0er in https://github.com/gojue/ecapture/pull/882
- fix(ecaptureq): adjust heartbeat frequency and trigger immediate ping by @zenyanle in https://github.com/gojue/ecapture/pull/884
- feat: add support for BoringSSL on Android 16 with updated offsets by @cfc4n in https://github.com/gojue/ecapture/pull/885
- Fix HTTP/2 parser logging spurious "unexpected EOF" errors during TLS capture by @Copilot in https://github.com/gojue/ecapture/pull/886
- feat: add e2e testing framework and multiple HTTPS client examples by @cfc4n in https://github.com/gojue/ecapture/pull/887
- Add comprehensive e2e tests for TLS, GnuTLS, and GoTLS modules with CI integration by @Copilot in https://github.com/gojue/ecapture/pull/888
- feat: add remote configuration update API documentation and event forwarding details by @cfc4n in https://github.com/gojue/ecapture/pull/889
- Enhance e2e tests with content verification and multi-mode coverage by @Copilot in https://github.com/gojue/ecapture/pull/890
- fix(gotls): correct event output logic and support protobuf by @zenyanle in https://github.com/gojue/ecapture/pull/891
- fix: simplify PR comment condition to trigger on all pull requests by @cfc4n in https://github.com/gojue/ecapture/pull/894
New Contributors
- @namoen0301 made their first contribution in https://github.com/gojue/ecapture/pull/857
Full Changelog: https://github.com/gojue/ecapture/compare/v1.4.3...v1.5.0