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 1.0.1


Group ID:
com.github.katjahahn
Artifact ID:
portex_2.10
Version:
1.0.1
Release Date:
Feb 18, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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