mandiant/capa

fixtures: add function to resolve sample shortened name by MD5

Open

#1,743 opened on Aug 21, 2023

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

Repository metrics

Stars
 (6,043 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide