v0.3.0
版本发布时间: 2022-07-20 23:40:47
gojue/ecapture最新发布版本:v0.8.6(2024-09-06 23:24:31)
Breaking Changes
Capture TLS master_key ,save to file. Support openssl 1.1.1.X
. TLS 1.2
.
Quick Guide:
- use
ecapture
to capture TLS master_key, will save master secret toecapture_masterkey_[pid].log
. - use
tcpdump
to capture and save packets toxxx.pcapng
file. - open
xxx.pcapng
file withwireshark
. - Setting :
Wireshark
-->Preferences
-->Protocols
-->TLS
-->(Pre)-Master-Secret log filename
, selectecapture_masterkey_[pid].log
. - Using : right click packet item, select
follow
->HTTP Stream
/HTTP/2 Stream
What's Changed
- all : refactor event_processor EventType. by @cfc4n in https://github.com/ehids/ecapture/pull/134
- fixed #138 : You have an error in your yaml syntax on line 79 by @cfc4n in https://github.com/ehids/ecapture/pull/139
- New feature: capture openssl masterkey #27 by @cfc4n in https://github.com/ehids/ecapture/pull/140
Full Changelog: https://github.com/ehids/ecapture/compare/v0.2.2...v0.3.0
1、 checksum-v0.3.0.txt 310B
2、 ecapture-v0.3.0-android-aarch64.tar.gz 2.62MB
3、 ecapture-v0.3.0-linux-aarch64.tar.gz 2.64MB
4、 ecapture-v0.3.0-linux-x86_64.tar.gz 2.75MB