Skip to content

Roarcannotprogramming/kernel_pwn_env

Repository files navigation

Kenerl Pwn Env in Docker

Usage

Build

  docker compose up --build -d

Run

  # remember to modify run.sh with $@ and core_modified.cpio
  <command to modify pwn/run.sh>
  # start the qemu
  ./run.sh
  # start gdb
  ./gdb.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published