No description
- Python 46.4%
- Nix 37.2%
- Shell 16.4%
| templates/pwn | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
nix-template-pwn
Nix flake templates for CTF pwn/reversing projects.
Templates
default/pwn: pwntools + pwn/reversing dev shell with optional Linuxpwndbg/gdband qemu-user helpers.
Use
nix flake init -t github:<you>/nix-template-pwn#pwn
nix develop
For local testing before publishing:
nix flake show
nix flake init -t path:/path/to/nix-template-pwn#pwn