Skip to content

pwnpad/pwnpad-lima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



PwnPad Lima

A fully virtualised environment

Build

Requirements:

  • limactl
  • ansible-playbook
  • qemu-img
  • virt-sparsify
./build_vm.sh

Installation

Download the latest release from the releases page.

Concatenate all the files together to make a qcow2 file.

cat pwnpad.qcow2.part_* > pwnpad.qcow2

Edit image location in lima/pwnpad.yml to point to the qcow2 file on your system. For example, if you store the qcow2 file in /tmp/pwnpad.qcow2

# This is the default
images:
  - location: "file:///tmp/pwnpad.qcow2"
    arch: aarch64

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages