like-dbg

Fully dockerized Linux kernel debugging environment

MIT License

Stars
734

Bot releases are visible (Hide)

like-dbg - Bug fix release Latest Release

Published by 0xricksanchez about 1 year 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

like-dbg - Baby Steps

Published by 0xricksanchez almost 2 years ago

What's Changed

New Contributors

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

like-dbg - Init

Published by 0xricksanchez about 2 years 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