Compare commits
No commits in common. "e4a29529110067462fa3442867ddd2c8f53caff3" and "17514f73bca50efaecfe263d70f2cb240870462d" have entirely different histories.
e4a2952911
...
17514f73bc
4 changed files with 0 additions and 9 deletions
|
|
@ -20,7 +20,6 @@
|
|||
gcc
|
||||
#gccStdenv
|
||||
gnumake
|
||||
mpi
|
||||
|
||||
# valgrind
|
||||
|
||||
|
|
|
|||
|
|
@ -18,19 +18,11 @@
|
|||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
ghidra-bin
|
||||
hash-identifier
|
||||
john
|
||||
ltrace
|
||||
metasploit
|
||||
nikto
|
||||
nmap
|
||||
smbclient-ng
|
||||
strace
|
||||
thc-hydra
|
||||
|
||||
(wordlists.override { lists = with pkgs; [
|
||||
rockyou
|
||||
]; })
|
||||
|
||||
steam-run
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue