struppigel / portex   4.0.8

Apache License 2.0 GitHub

Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness

Scala versions: 2.12

portex 2.0.8


Group ID:
com.github.katjahahn
Artifact ID:
portex_2.10
Version:
2.0.8
Release Date:
Dec 8, 2016
Licenses:
Files:

libraryDependencies += "com.github.katjahahn" %% "portex" % "2.0.8"

Mill build tool

ivy"com.github.katjahahn::portex:2.0.8"

Scala CLI

//> using dep "com.github.katjahahn::portex:2.0.8"

Ammonite REPL

import $ivy.`com.github.katjahahn::portex:2.0.8`

<dependency>
  <groupId>com.github.katjahahn</groupId>
  <artifactId>portex_2.10</artifactId>
  <version>2.0.8</version>
</dependency>

compile group: 'com.github.katjahahn', name: 'portex_2.10', version: '2.0.8'