
vmlinux-to-elf
Published by Marin M. - Fossplant.re
Convert raw Linux kernel blobs to ELF files
Highlights
- Converts raw Linux kernel blobs into ELF files.
- Supports workflows that require ELF-formatted kernel images.
- Runs on Linux systems.
- Addresses a specific kernel analysis and conversion task.
About this application
vmlinux-to-elf is a Linux command-line utility for converting raw Linux kernel blobs into ELF files. It is aimed at cases where a kernel image is available as a binary blob and needs to be represented in the Executable and Linkable Format for inspection or use with tools that expect ELF input.
The program serves a narrow systems-analysis task rather than general application use. It is relevant to kernel research, firmware examination, reverse engineering workflows, and similar work where the structure of a Linux kernel image must be recovered or made accessible in ELF form.
Where to get it
Linux
- Open on FlathubOpens in a new tabPackage repositoryFlathub
From the publisher
Install from a terminal
flatpak install flathub re.fossplant.vmlinux-to-elf
We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.