Last Version

sslkeylogger-byteman-helper 1.0.4

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.

License

License

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.4
Type

Type

jar
Description

Description

sslkeylogger-byteman-helper
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.
Project URL

Project URL

https://github.com/mahnkong/sslkeylogger-byteman-helper
Source Code Management

Source Code Management

https://github.com/mahnkong/sslkeylogger-byteman-helper

Download sslkeylogger-byteman-helper 1.0.4


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jboss.byteman : byteman jar 3.0.6
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.