v0.4.0
版本发布时间: 2022-08-07 18:53:44
gojue/ecapture最新发布版本:v0.8.6(2024-09-06 23:24:31)
Note
Support
Wireshark
to open directly. Do not need to setting upMaster Secrets
files.Capture
raw packet
by Traffic Control eBPF filter. AddedMaster Secrets
information into pcapng withDecryption Secrets Block
(DSB).
Warning
change
loggerFile
flag as-l
from-w
, because-w
is reserved forWireshark
, and keep same as-w
fortcpdump
. useecapture -h
for help. changemaster secrets
filename fromecapture_masterkey_[pid].log
toecapture_masterkey.log
.
What's Changed
- new feature: capture TLS 1.3 master secret by @cfc4n in https://github.com/ehids/ecapture/pull/143
- user : echo String() or StringHex() by CLI argument. by @cfc4n in https://github.com/ehids/ecapture/pull/149
- cli/cmd : clean up all probe while process exit. (#150) by @cfc4n in https://github.com/ehids/ecapture/pull/151
- save as Pcapng files #145 by @cfc4n in https://github.com/ehids/ecapture/pull/148
- user : Support writing pcapng files with Decryption Secrets Block (DSB). by @cfc4n in https://github.com/ehids/ecapture/pull/153
🚀 Features
- new feature: capture TLS 1.3 master secret
- PR: #143
- save as Pcapng files #145
- PR: #148
- user : Support writing pcapng files with Decryption Secrets Block (DSB).
- PR: #153
🐛 Fixes
- user : echo String() or StringHex() by CLI argument.
- PR: #149
- cli/cmd : clean up all probe while process exit. (#150)
- PR: #151
Full Changelog: https://github.com/ehids/ecapture/compare/v0.3.0...v0.4.0
1、 checksum-v0.4.0.txt 310B
2、 ecapture-v0.4.0-android-aarch64.tar.gz 3.09MB
3、 ecapture-v0.4.0-linux-aarch64.tar.gz 3.11MB
4、 ecapture-v0.4.0-linux-x86_64.tar.gz 3.25MB