use ghidra-bin cause debugger works
This commit is contained in:
parent
0029f8f822
commit
df2f9668f1
1 changed files with 7 additions and 2 deletions
|
@ -111,14 +111,19 @@
|
|||
nixpkgs-review
|
||||
just
|
||||
hugo
|
||||
ghidra
|
||||
ghidra-bin
|
||||
sequoia
|
||||
sccache
|
||||
awscli2
|
||||
lldb
|
||||
(cutter.withPlugins (plugins: with plugins; [ rz-ghidra jsdec sigdb ]))
|
||||
(cutter.withPlugins (p: with p; [
|
||||
rz-ghidra
|
||||
jsdec
|
||||
sigdb
|
||||
]))
|
||||
ida-free
|
||||
patchelf
|
||||
radare2
|
||||
];
|
||||
|
||||
programs.waybar.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue