mandiant/flare-floss

Import Detection Heuristics from `mrphrazer/obfuscation_detection` Repository

Open

#696 创建于 2023年4月30日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)Python (534 fork)github user discovery
good first issue

仓库指标

Star
 (4,047 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南