Universal macOS package for UEFITool is an app bundle again, thanks to and for reporting.
Added -help (-h) and -version (-v) to UEFIExtract and UEFIFind, this makes them easier to use in scripts.
Fixes are now in development, will be gradually included in the next updates.
Added fuzzing targets for libFuzzer-compatible and AFL-compatible fuzzers, which already uncovered a treasure throve of issues.
This is another step towards "minimize manual parsing" goal stated by rewriting FIT/ACM/BootGuard parsers in KS, other NVRAM-related parsers will follow in the next updates.
Replaced AMI NVAR parser with KaitaiStruct-based one.