PEpper
An open source script to perform malware static analysis on Portable Executable (by 0x0be)
Qu1cksc0pe
All-in-One malware analysis tool. (by CYB3RMX)
PEpper | Qu1cksc0pe | |
---|---|---|
2 | 1 | |
312 | 1,625 | |
0.0% | 1.8% | |
0.0 | 7.3 | |
about 2 years ago | 13 days ago | |
YARA | YARA | |
- | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PEpper
Posts with mentions or reviews of PEpper.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-24.
-
Identifying packers, crypters or protectors
As others have mentioned, looking at entropy is a good metric to generically determine whether or not a given sample is being packed / obfuscated in some way. Doing static analysis on the binary format itself (I'm assuming PE for Windows is the goal) is also useful, such as checking whether or not a section's raw size on disk is much smaller than the virtual size allocated in-memory for that section, which is a reliable indication of packing behavior. This project looks useful for introspecting such behaviors.
- blackeko/PEpper - An open source script to perform malware static analysis on Portable Executable
Qu1cksc0pe
Posts with mentions or reviews of Qu1cksc0pe.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing PEpper and Qu1cksc0pe you can also consider the following projects:
Mobile-Security-Framework-MobSF - Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
pepper - simple and opinionated modal code editor for your terminal
Detect-It-Easy - Program for determining types of files for Windows, Linux and MacOS.
MicroSCOPE - Static analysis tool that detects potential ransomware in PE and ELF files through heuristic analysis
malware-ioc - Indicators of Compromises (IOC) of our various investigations
MalwareDatabase - One of the few malware collection