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