mandiant/capa

fixtures: add function to resolve sample shortened name by MD5

Open

#1.743 aberto em 21 de ago. de 2023

Ver no GitHub
 (13 comments) (0 reactions) (0 assignees)Python (703 forks)github user discovery
enhancementhelp wantedusability

Métricas do repositório

Stars
 (6.043 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Ok so it looks like we need the opposite of fixtures.get_sample_md5_by_name e.g. fixtures.get_sample_short_name_by_md5 or the like. Let's leave this code as-is for now and I'll open a separate issue to update the fixtures.

Originally posted by @mike-hunhoff in https://github.com/mandiant/capa/pull/1727#discussion_r1300208729

Guia do colaborador