add ElfFeatureExtractor

This commit is contained in:
Moritz Raabe
2021-09-10 20:19:23 +02:00
parent ea6fed56a2
commit 06d238a9f9
11 changed files with 204 additions and 25 deletions

View File

@@ -71,3 +71,6 @@ ignore_missing_imports = True
[mypy-devtools.*]
ignore_missing_imports = True
[mypy-elftools.*]
ignore_missing_imports = True