debian-forge/osbuild
Christian Kellner ecb24a8eb7 util: add module to parse PE32+ files
Add an new module with utility functions to inspect PE32+ files,
mainly listing the sections and their addresses and sizes.
Include a simple test to check that we can successfully parse the
EFI stub contained in systemd (systemd-udev package).
2022-11-14 20:10:59 +01:00
..
formats osbuild: auto-detect best available runner 2022-10-11 12:49:16 +02:00
util util: add module to parse PE32+ files 2022-11-14 20:10:59 +01:00
__init__.py Post release version bump 2022-11-09 08:19:42 +00:00
__main__.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
api.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
buildroot.py buildroot: explicitly bind mount runner 2022-10-11 12:49:16 +02:00
devices.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
host.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
inputs.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
loop.py loop: silence W0201 (attribute outside init) in set_status 2022-05-06 17:33:23 +02:00
main_cli.py osbuild: share terminal formats between files 2022-09-09 21:43:56 +02:00
meta.py meta: ensure we have an absolute path for Index 2022-10-11 12:49:16 +02:00
monitor.py monitor/log: show build root and runner 2022-10-11 12:49:16 +02:00
mounts.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
objectstore.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
pipeline.py osbuild: auto-detect best available runner 2022-10-11 12:49:16 +02:00
remoteloop.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
sources.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00