Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 662 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 662 Bytes

image

Requirements

  • Vagrant
  • Virtualbox

Usage

Usage: make <target>
Targets:
  help         Display this help message
  build        Deploy VM and build kernel with defconfig
  convert      Convert Kernel VM to QCOW2 format
  deploy       Deploy VM with utils
  format       Format all .c, .h files with clang-format
  clean        Clean up VM images
  prune        Destroy Vagrant VM
  distclean    Execute clean and prune command

Modules

  • file_hide
  • hello
  • lkm_hide
  • persistence
  • pid_hide
  • port_hide
  • revshell