Skip to content

Version 0.4.1

Compare
Choose a tag to compare
@arthomas arthomas released this 24 May 14:48
· 35 commits to main since this release

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.)