A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)
In the CLI tools & terminal space, vmlinux-to-elf takes a focused approach. It focuses on recovering and analyzing ELF files from raw Linux kernel images for debugging and reverse engineering. vmlinux-to-elf is an open-source project aimed at kernel developers. The project is open source (GPL-3.0). vmlinux-to-elf is available on the web and the command line.
Behind vmlinux-to-elf is marin-m, and the product first shipped in 2019. The project is developed in the open on GitHub with 1.7k stars and 51 commits in the last 90 days. Among its 4 catalogued features are kernel symbol extraction, ELF file recovery, and linux kernel analysis.
Latest indexed changes and source events
Other apps tracked under the same category.