Skip to content

Printing per-category and overall check statistics #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

RazviOverflow
Copy link
Contributor

@RazviOverflow RazviOverflow commented Jul 1, 2025

Included a statistics generation/reporting mechanism. The information is printed (not logged) to stdout right before the final getchar() call. The output looks like this:

image

The statistics are applied for every check category except code injection, anti disassembly, and dumping checks (as can be seen here al-khaser/Shared/stats.cpp) because they're not regular checks or part of the default set of checks.

Warning: This PR builds on #293, that's why the changes introduced in that PR also appear here (although they're different branches).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant