hasherezade / pe-sieve

Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
https://hshrzd.wordpress.com/pe-sieve/
BSD 2-Clause "Simplified" License
3.01k stars 421 forks source link

Silent mode still outputting information #52

Closed Jack-McDowell closed 4 years ago

Jack-McDowell commented 4 years ago

When silent mode is enabled in the DLL form of PE-Sieve, scanning certain processes still results in output (shown below).

image

When using the dll in other projects, it may be desirable to completely suppress output and provide error information through the API.