0xricksanchez / like-dbg

Fully dockerized Linux kernel debugging environment
MIT License
732 stars 58 forks source link

Create easy cpio(.gz) packer/unpacker script #70

Closed 0xricksanchez closed 2 years ago

0xricksanchez commented 2 years ago

Is your feature request related to a problem? Please describe. In CTFs one typically has given a rootfs in the form of a .cpio or cpio.gz. Un-/Re-packing these formats is trivial, but a convenience script could make things a lot easier and could speed up the debugging/exploitation process

Describe the solution you'd like Place a script folder in ctf/ that houses this and future other scripts for the CTF context