Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonnyzzz/pe
PE (portable executable) format reader
https://github.com/jonnyzzz/pe
Last synced: 15 days ago
JSON representation
PE (portable executable) format reader
- Host: GitHub
- URL: https://github.com/jonnyzzz/pe
- Owner: jonnyzzz
- Created: 2013-11-04T22:41:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-03T07:46:25.000Z (over 8 years ago)
- Last Synced: 2024-10-10T17:31:31.337Z (28 days ago)
- Language: Java
- Size: 131 KB
- Stars: 10
- Watchers: 6
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PECOFF4J
========This is a fork of http://sourceforge.net/projects/pecoff4j/
Initial sources were in CVS, so I imported them from tarball created on 04 Nov 2013 at 22.04 GMTLicense
=======
Initial sources are under [Common Public License v1.0](http://www.eclipse.org/legal/cpl-v10.html)I used https://github.com/jonnyzzz/intellij-ant-maven to simplify IDEA dependencies
Building
========First call ```ant -f build/fetch.xml fetch``` to make all dependencies fetched,
next use IntelliJ IDEA to compule project. Build artifact to have library jars created