Release 0.2 Added ----- - New detections: PE, Lua, wasm, PEF, MoarVM, Parrot, Perl Storable, DTB Changed ------- - More test fixtures can be rebuildable: Java, Erlang BEAM - Makefile: Remove rebuilding of bundled test fixtures (because of GNU make being trigger-happy) Shortlog -------- Haelwenn (lanodan) Monnier (24): Add support for Portable Executable files Add support for Lua bytecode files Add missing copyright notices Add support for WASM binary and text files make: Add reuse to lint stage Add support for All Portable Executable (aka .exe) files README.md: New LICENSES/MIT.txt: New Add missing copyright notices README.md: Fix section formatting Add support for Apple Preferred Executable Format deblob.1: Add .Ss Out of scope formats README.md: Document `make clean` deblob.1: Update /etc/portage/bashrc example Replace java fixture to a recompilable one README: JDK 1.5+ note Add support for MoarVM bytecode Add support for Parrot bytecode (aka PBC) Add support for Perl Storable data Replace Erlang BEAM fixture to a recompilable one Add support for Device Tree Blob README.md: Document dtc README: Remove obsolete Elixir.Hex.API.Auth.beam mention Makefile: move fixtures targets to test/fixtures/Makefile