Screenshots
Example Usage
# Command line: vmlinux-to-elf <input_kernel.bin> <output_kernel.elf> # Command line, list symbol addresses only: kallsyms-finder <input_kernel.bin> # If installed with uv vmlinux-to-elf.kallsyms-finder # If installed with snap # Command line, just decompress the kernel: vmlinuz-decompressor <input_kernel.bin> <output_kernel.bin> # If installed with uv vmlinux-to-elf.vmlinuz-decompressor # If installed with snap # Graphical: vmlinux-to-elf-gui # If installed with uv vmlinux-to-elf.gui # If installed with snap flatpak run re.fossplant.vmlinux-to-elf # If installed with flatpak
See also
-SKYNET-Steam-Emulator
Open Source
Client emulator to play steam games on LAN without Internet connection.…
Frida
Open Source
Kali
Dynamic instrumentation toolkit for developers, reverse engineers, and security researchers. Injects…
pyinstxtractor-ng
Open Source
PyInstaller Extractor Next Generation…
pokeheartgold
Free
Decompilation of Pokemon HeartGold/SoulSilver…
Radare2
Open Source
Kali
Portable reversing framework that includes a hex editor, disassembler, debugger, scripting engine (r…
GDB with pwndbg
Open Source
Kali
GDB (GNU Debugger) enhanced with pwndbg plugin for exploit development and reverse engineering. Adds…