Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 258 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 258 Bytes

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