is not current version
Last Version 1.0.4

com.github.mahnkong:sslkeylogger-byteman-helper 1.0.3

This project contains a Byteman helper class and a rule providing functionality to log SSL connection keys in a format used by wireshark to decrypt SSL Traffic.

Categories

Categories

Byteman Application Layer Libs Bytecode Manipulation KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.mahnkong
ArtifactId

ArtifactId

sslkeylogger-byteman-helper
Version

Version

1.0.3
Type

Type

jar

Download sslkeylogger-byteman-helper 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.mahnkong/sslkeylogger-byteman-helper/ -->
<dependency>
    <groupId>com.github.mahnkong</groupId>
    <artifactId>sslkeylogger-byteman-helper</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mahnkong/sslkeylogger-byteman-helper/
implementation 'com.github.mahnkong:sslkeylogger-byteman-helper:1.0.3'
// https://jarcasting.com/artifacts/com.github.mahnkong/sslkeylogger-byteman-helper/
implementation ("com.github.mahnkong:sslkeylogger-byteman-helper:1.0.3")
'com.github.mahnkong:sslkeylogger-byteman-helper:jar:1.0.3'
<dependency org="com.github.mahnkong" name="sslkeylogger-byteman-helper" rev="1.0.3">
  <artifact name="sslkeylogger-byteman-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mahnkong', module='sslkeylogger-byteman-helper', version='1.0.3')
)
libraryDependencies += "com.github.mahnkong" % "sslkeylogger-byteman-helper" % "1.0.3"
[com.github.mahnkong/sslkeylogger-byteman-helper "1.0.3"]