mandiant/capa-rules

false negative for screenshot

Open

#981 创建于 2025年1月17日

在 GitHub 查看
 (7 评论) (0 反应) (1 负责人) (234 fork)github user discovery
false negativegood first issuehelp wanted

仓库指标

Star
 (721 star)
PR 合并指标
 (PR 指标待抓取)

描述

nice example - false negative for the more specific branch GetDC/BitBlt/CreateCompatibleDC.

maybe we need to:

  • add DISPLAY* to CreateDC
  • add Gdip routines (GdipCreateBitmapFromScan0, GdipGetImageGraphicsContext, GdipGetDC)

Originally posted by @williballenthin in https://github.com/mandiant/capa/pull/2532#discussion_r1920802278

贡献者指南