Releases: mauricelambert/ProgramExecutableAnalyzer
Releases · mauricelambert/ProgramExecutableAnalyzer
ProgramExecutableAnalyzer
v1.1.0 [1.1.0] Set VirtualTerminal && fix bug on Linux
ProgramExecutableAnalyzer
v1.0.1 [1.0.1] Fix: Section without EntropyEncoding && Infinite ressources
ProgramExecutableAnalyzer, analyze signature
v1.0.0 [1.0.0] Verify signatures and print signatures informations && Fix: m…
0.0.11 PE analysis with Entropy Analysis
This script analyzes MZ-PE (MS-DOS) executable file.
This tool is useful for malware analysis or debug/understand compiled dependencies.
- Analyze DLLs and imported functions name
- Analyze exported functions name
- Get executable filename at the compiled time
- Get encodings and languages used for compilation
- Get timestamps saved in executable
- Get architecture, system version, resources (Version file, Manifest)
- Get company name, product name, product version, copyright
- Sections names, sizes, addresses and characteristics
- When matplotlib and EntropyAnalysis are installed, generate charts for entropy analysis (with sections)
0.0.7 PE analysis with Entropy Analysis
This script analyzes MZ-PE (MS-DOS) executable file.
This tool is useful for malware analysis or debug/understand compiled dependencies.
- Analyze DLLs and imported functions name
- Analyze exported functions name
- Get executable filename at the compiled time
- Get encodings and languages used for compilation
- Get timestamps saved in executable
- Get architecture, system version, resources (Version file, Manifest)
- Get company name, product name, product version, copyright
- Sections names, sizes, addresses and characteristics
- When matplotlib and EntropyAnalysis are installed, generate charts for entropy analysis (with sections)