diff options
Diffstat (limited to 't/recipes/checks/pe/missing-security-features-32-bit/eval/hints')
-rw-r--r-- | t/recipes/checks/pe/missing-security-features-32-bit/eval/hints | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/recipes/checks/pe/missing-security-features-32-bit/eval/hints b/t/recipes/checks/pe/missing-security-features-32-bit/eval/hints new file mode 100644 index 0000000..c7cb89b --- /dev/null +++ b/t/recipes/checks/pe/missing-security-features-32-bit/eval/hints @@ -0,0 +1,3 @@ +missing-security-features-32-bit (binary): portable-executable-missing-security-features SafeSEH [usr/share/win32/hello32-unsafe-seh.exe] +missing-security-features-32-bit (binary): portable-executable-missing-security-features DEP/NX [usr/share/win32/hello32-data-execution.exe] +missing-security-features-32-bit (binary): portable-executable-missing-security-features ASLR [usr/share/win32/hello32-static-base.exe] |