linux-exploit-dev-env
linux-exploit-dev-env copied to clipboard
Everything you need to build and run Linux and Android kernels for exploit development
Fix some minor errors when building and running Trusty with GDB enabled on QEMU. Also, updated the README.md to include missing dependencies when building the Trusty's QEMU project.
https://archlinuxarm.org/platforms/armv8/generic
Maybe use this: https://android.googlesource.com/platform/packages/modules/Virtualization/+/HEAD/microdroid/README.md
At one point starting from kernel 6.x , The `tools/vm` directory has been renamed to `tools/mm` (see https://github.com/torvalds/linux/commit/799fb82aa132fa3a3886b7872997a5a84e820062). This breaks the `tools-vm` build target.