fkie-cad / RoAMer

Robust Automated Malware Unpacker
GNU Affero General Public License v3.0
84 stars 15 forks source link

Remove OwnPidFilter #21

Closed blattm closed 2 years ago

blattm commented 2 years ago

The OwnPidFilter should be removed to prevent false negatives of malware injecting itself into the unpacker.

The filter is no longer necessary, as the problem it solved (preventing false positives when the unpacker scans its own memory) could be solved differently. To achieve this, the execution order was modified: