feat: add ZAP
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user