ARC (Artifact Reuse Comparator) is a static analysis tool that disassembles Windows PE files (executables and DLLs), extracts code artifacts (functions, basic blocks, API calls, sliding-window fingerprints), and compares them across binaries to detect code reuse β even in obfuscated samples.
Key features:
Presented at BlackHat USA Arsenal 2025 by Rushikesh D Nandedkar.