Fully Dockerized Linux kernel debugging environment

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • like-dbg

    Fully dockerized Linux kernel debugging environment

  • crash

    Linux kernel crash utility (by crash-utility)

    Interesting idea, my work is all kernel so running containers has traditionally not been interesting to me.

    Raw gdb against vmlinux is really doing it hard though. How about crash with pykdump?

    https://github.com/crash-utility/crash

    https://pykdump.readthedocs.io/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • gef

    GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux

    The attached debugger is not just raw GDB but is using https://hugsy.github.io/gef/ to make debugging less of a pain. It's still not perfect but helps plenty already.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts