Skip to content

Commit 3d29438

Browse files
authored
Merge pull request #398 from onekey-sec/382-add-efi-skiplist
add EFI files to skip list until we have a proper handler for it.
2 parents a68b0c2 + e07a4ba commit 3d29438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unblob/processing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"PDF document",
5252
"magic binary file",
5353
"MS Windows icon resource",
54+
"PE32+ executable (EFI application)",
5455
)
5556

5657

0 commit comments

Comments
 (0)