mandiant/capa

fixtures: add function to resolve sample shortened name by MD5

Open

#1.743 geöffnet am 21. Aug. 2023

Auf GitHub ansehen
 (13 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (703 Forks)github user discovery
enhancementhelp wantedusability

Repository-Metriken

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

Beschreibung

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

Contributor Guide