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
|
gcc
|
||||||
#gccStdenv
|
#gccStdenv
|
||||||
gnumake
|
gnumake
|
||||||
mpi
|
|
||||||
|
|
||||||
# valgrind
|
# valgrind
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,19 +18,11 @@
|
||||||
devShells.default = pkgs.mkShell {
|
devShells.default = pkgs.mkShell {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
ghidra-bin
|
ghidra-bin
|
||||||
hash-identifier
|
|
||||||
john
|
|
||||||
ltrace
|
ltrace
|
||||||
metasploit
|
|
||||||
nikto
|
nikto
|
||||||
nmap
|
nmap
|
||||||
smbclient-ng
|
smbclient-ng
|
||||||
strace
|
strace
|
||||||
thc-hydra
|
|
||||||
|
|
||||||
(wordlists.override { lists = with pkgs; [
|
|
||||||
rockyou
|
|
||||||
]; })
|
|
||||||
|
|
||||||
steam-run
|
steam-run
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue