feat: added dpkg to pwn

This commit is contained in:
Patrick Großmann 2023-10-09 14:45:54 +02:00
parent 43a0bf764d
commit a6c35c2af9
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F

View file

@ -31,6 +31,10 @@
package = ghidra; package = ghidra;
help = "Decompiler"; help = "Decompiler";
} }
{
package = dpkg;
help = "to unpack deb archives";
}
]; ];
env = [ env = [