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
- make adding kmods easier by @0xricksanchez in #122
- Introduce a kernel tag option for better naming schemes by @0xricksanchez in #123
- Knowledge base by @0xricksanchez in #125
- Add a dummy example for a vulnerable IOCTL kernel driver by @0xricksanchez in #127
- fix: rename hadolint input variable by @jbergstroem in #128
- ci check granularity by @0xricksanchez in #129
- Fail early in rootfs.sh by @0xricksanchez in #131
- Minor QoL changes by @0xricksanchez in #132
- ctf goodies: bin2char, find_in_kernel by @0xricksanchez in #135
- add qcow2 support to the debugee by @0xricksanchez in #134
- allow updating individual containers by @0xricksanchez in #139
- WIP: support pwndbg as a GDB extension by @0xricksanchez in #96
- chore: update tmux by @0xricksanchez in #144
- fix: unpacker script by @0xricksanchez in #145
New Contributors
- @jbergstroem made their first contribution in #128
Full Changelog: v0.1.0...v0.1.1