Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Wraps around various tools and provides some additional checks/information to produce a centralized report of a PE file.

Notifications You must be signed in to change notification settings

hiddenillusion/AnalyzePE

Repository files navigation

AnalyzePE.py

Wraps around various tools and provides some additional checks/information to produce a centralized report of a PE file.

Requirements

* Adobe Malware Classifier
* Hachoir-subfile
* pescanner (modified version included on my github)
* pefile (newer version), peutils
* verify sigs' fingerprint.py
* python-magic
* pyasn1
* m2crypto
* pydasm
* yara

Optional

* clamav

Usage

usage: AnalyzePE.py [-h] [-m MOVE] [-v] Path
Wraps around various tools to produce a centralized report of a PE file.
positional arguments:
Path Path to directory/file(s) to be scanned
optional arguments:
-h, --help show this help message and exit
-m MOVE, --move MOVE Directory to move files triggering YARA hits to
-v, --verbose Add additional information to analysis output

About

Wraps around various tools and provides some additional checks/information to produce a centralized report of a PE file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /