Skip to content
/ JavaPE Public

A Java analysis tool for PE binary files

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE_GPLv2
GPL-3.0
LICENSE_GPLv3
Notifications You must be signed in to change notification settings

Qingbao/JavaPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaPE

A Java analysis tool for PE binary files.
May, 2013.\

###Usage: java -jar JavaPE.jar

###DESCRIPTION: PE, so called Portable Executable, it is a modified version of the Unix COFF (Common object File format) file format (http://en.wikipedia.org/wiki/COFF), that was designed by Microsoft. Such .exe or .sys are PE files. This project gets all information form a PE file, which can indentify whether it is "security".

About

A Java analysis tool for PE binary files

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE_GPLv2
GPL-3.0
LICENSE_GPLv3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published