onekey-sec / unblob

Extract files from any kind of container formats
https://unblob.org
Other
2.09k stars 80 forks source link

chore(deps): upgrade lief to 0.14.1 #877

Open qkaiser opened 3 weeks ago

qkaiser commented 3 weeks ago

We had to adapt our code since LIEF no longer returns "???" on Enum lookup with unknown values, but rather raise a RuntimeError.

Related to https://github.com/onekey-sec/unblob/issues/875

qkaiser commented 3 weeks ago

Need to update LIEF in Nix packages too - https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/lief/default.nix