Skip to content

Printing per-category and overall check statistics#294

Open
RazviOverflow wants to merge 5 commits intoayoubfaouzi:masterfrom
RazviOverflow:dev
Open

Printing per-category and overall check statistics#294
RazviOverflow wants to merge 5 commits intoayoubfaouzi:masterfrom
RazviOverflow:dev

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