feat: added dpkg to pwn
This commit is contained in:
parent
43a0bf764d
commit
a6c35c2af9
|
@ -31,6 +31,10 @@
|
|||
package = ghidra;
|
||||
help = "Decompiler";
|
||||
}
|
||||
{
|
||||
package = dpkg;
|
||||
help = "to unpack deb archives";
|
||||
}
|
||||
];
|
||||
|
||||
env = [
|
||||
|
|
Loading…
Reference in a new issue