Version 0.4.1
What's New
New parsers for PE / ELF / Mach-o files
These new parsers use the Kaitai framework to analyse the respective file.
To run them, select the individual plugin, as the parsers are not enabled by default:
deject run --include macho_parser
Further script updates
Updated 1768.py, pdf-parser.py.
Updated all submodules to their latest versions.
Added pre-build Docker images
These are available here: https://hub.docker.com/r/arat/deject
(Supports amd64
and arm64
architectures.)