Skip to content

Commit

Permalink
Merge pull request #615 from onekey-sec/skiplist-remove-pe
Browse files Browse the repository at this point in the history
fix(processing): remove PE32 from skip list
  • Loading branch information
qkaiser authored Jun 22, 2023
2 parents 111bb3c + d81340e commit ae8e1ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unblob/processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"PDF document",
"magic binary file",
"MS Windows icon resource",
"PE32",
"Web Open Font Format",
"GNU message catalog",
"Xilinx BIT data",
Expand Down

0 comments on commit ae8e1ea

Please sign in to comment.