aquaxp / undump

Creating executables from ELF-coredumps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undump is a Linux tools which takes an ELF core-dump file and its corresponding executable and create a new executable that, upon execution, will start at the same state as the one when the core-dump file was created.

About

Creating executables from ELF-coredumps


Languages

Language:C 97.8%Language:Assembly 1.7%Language:Makefile 0.5%