mandiant/flare-floss

Import Detection Heuristics from `mrphrazer/obfuscation_detection` Repository

Open

#696 geöffnet am 30. Apr. 2023

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (534 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (4.047 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This issue note aims to suggest the integration of detection heuristics from the mrphrazer/obfuscation_detection by @mrphrazer into the FLOSS tool, to enhance its capabilities in detecting and decoding obfuscated strings in malware samples. The mrphrazer/obfuscation_detection repository contains a comprehensive set of detection heuristics for various obfuscation techniques mentioned here.

Integrating these heuristics into FLOSS would allow the tool to recognize a wide range of obfuscation methods and ultimately improve its decoding performance.

Contributor Guide