Shell Executor ============== Provides a light-weight way to parse and extract data from windows PE files, from Java. - This is for cross-platform use, specifically - linux 32/64, mac 32/64, and windows 32/64. Java 6+     Release Notes --------- Maven Info --------- ``` ... com.dorkbox ShellExecutor 1.0 ``` Or if you don't want to use Maven, you can access the files directly here: https://oss.sonatype.org/content/repositories/releases/com/dorkbox/PeParser/ License --------- This project is © 2017 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.