Compare commits

..

No commits in common. "e4a29529110067462fa3442867ddd2c8f53caff3" and "17514f73bca50efaecfe263d70f2cb240870462d" have entirely different histories.

4 changed files with 0 additions and 9 deletions

View file

@ -20,7 +20,6 @@
gcc
#gccStdenv
gnumake
mpi
# valgrind

View file

View file

@ -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
];

View file