feat: add ZAP

This commit is contained in:
2025-09-26 16:34:31 +09:00
parent c3c3649e21
commit acdfe76b54

View File

@@ -6,6 +6,7 @@ with pkgs; [
radare2 radare2
(python3.withPackages (python-pkgs: with python-pkgs; [ jupyter-client ])) (python3.withPackages (python-pkgs: with python-pkgs; [ jupyter-client ]))
# gdb # gdb
zap
lldb lldb
tokio-console tokio-console
iaito iaito
@@ -14,11 +15,13 @@ with pkgs; [
ghidra-bin ghidra-bin
protobuf protobuf
buf buf
burpsuite
uv uv
unityhub unityhub
python313Packages.r2pipe python313Packages.r2pipe
python312Packages.r2pipe python312Packages.r2pipe
gh gh
platformio
python312Packages.pip python312Packages.pip
nodejs nodejs
go go