Like Dbg Versions Save

Fully dockerized Linux kernel debugging environment

v0.1.1

8 months ago

This release only improves some minor things like the cpio.sh file system helper and we're switching from a raw virtualenv + requirements.txt setup to a deterministic reproducible poetry setup.

What's Changed

New Contributors

Full Changelog: https://github.com/0xricksanchez/like-dbg/compare/v0.1.0...v0.1.1

v0.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/0xricksanchez/like-dbg/compare/v0.0.1...v0.1.0

v0.0.1

1 year ago

First release that house the first basic logic of creating "arbitrary" x86_64/arm64 Linux kernels, running them in a QEMU environment with a debugger attached. All these steps are done in self-contained docker images so minimize host system requirements