mirror of
https://github.com/QuasarApp/pe-parse.git
synced 2025-04-26 12:24:32 +00:00
Add README. Still barebones.
This commit is contained in:
parent
14e2848aa2
commit
5ac15ad285
18
python/README.md
Normal file
18
python/README.md
Normal file
@ -0,0 +1,18 @@
|
||||
pepy
|
||||
====
|
||||
pepy (pronounced p-pie) is a python binding to the pe-parse parser.
|
||||
|
||||
Building
|
||||
========
|
||||
If you can build pe-parse and have a working python environment (headers and
|
||||
libraries) you can build pepy.
|
||||
|
||||
1. Build pepy:
|
||||
* python setup.py build
|
||||
2. Install pepy:
|
||||
* python setup.py install
|
||||
|
||||
Authors
|
||||
=======
|
||||
pe-parse was designed and implemented by Andrew Ruef (andrew@trailofbits.com)
|
||||
pepy was written by Wesley Shields (wxs@atarininja.org)
|
Loading…
x
Reference in New Issue
Block a user