Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ecapture_v1.4.0_linux_amd64.deb | 2025-08-10 | 20.5 MB | |
ecapture_v1.4.0_linux_arm64.deb | 2025-08-10 | 13.4 MB | |
checksum-v1.4.0.txt | 2025-08-10 | 604 Bytes | |
ecapture-v1.4.0-android-amd64.tar.gz | 2025-08-10 | 26.7 MB | |
ecapture-v1.4.0-android-arm64.tar.gz | 2025-08-10 | 17.1 MB | |
ecapture-v1.4.0-linux-amd64.tar.gz | 2025-08-10 | 32.6 MB | |
ecapture-v1.4.0-linux-arm64.tar.gz | 2025-08-10 | 20.2 MB | |
eCapture v1.4.0 source code.tar.gz | 2025-08-10 | 5.9 MB | |
eCapture v1.4.0 source code.zip | 2025-08-10 | 6.1 MB | |
README.md | 2025-08-10 | 1.6 kB | |
Totals: 10 Items | 142.4 MB | 0 |
What's Changed
- feat: implement WebSocket client and server for log transmission by @cfc4n in https://github.com/gojue/ecapture/pull/806
- Fix: Correctly resolve relative paths in /etc/ld.so.conf by @foxayy in https://github.com/gojue/ecapture/pull/808
- fix: missing trailing bytes for some keys in gotls keylog by @yhlooo in https://github.com/gojue/ecapture/pull/812
- feat: add WebSocket server and PacketData structure for log handling by @cfc4n in https://github.com/gojue/ecapture/pull/810
- feat: refactor event types to use unified Type structure across events by @cfc4n in https://github.com/gojue/ecapture/pull/814
- feat: add GitHub Actions workflow for PR debug builds and artifact uploads by @cfc4n in https://github.com/gojue/ecapture/pull/815
- fix: update GitHub Actions workflow for PR debug builds and artifact uploads by @cfc4n in https://github.com/gojue/ecapture/pull/817
- fix: correct return statements and improve error handling in BoringSSL by @cfc4n in https://github.com/gojue/ecapture/pull/816
- feat: implement OpenSSL version downgrade logic and improve logging by @cfc4n in https://github.com/gojue/ecapture/pull/819
- feat: update OpenSSL version offsets for 3.0, 3.2, 3.3, 3.4, and 3.5 by @cfc4n in https://github.com/gojue/ecapture/pull/820
New Contributors
- @foxayy made their first contribution in https://github.com/gojue/ecapture/pull/808
- @yhlooo made their first contribution in https://github.com/gojue/ecapture/pull/812
Full Changelog: https://github.com/gojue/ecapture/compare/v1.3.1...v1.4.0