Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
alecmaly committed Dec 15, 2020
1 parent 1b69dfa commit c741f91
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 4,092 deletions.
9 changes: 3 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
__pycache__
node_modules

/useful_files/files/linux
/useful_files/files/linux/github
/useful_files/files/windows/downloaded
/useful_files/files/windows/github
/useful_files/files/all/downloaded
/useful_files/files/all/github
/useful_files/files/linux/*
/useful_files/files/windows/*
/useful_files/files/all/*


*.pyc
Expand Down
4 changes: 2 additions & 2 deletions useful_files/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ cat /opt/hacking-myTools/useful_files/util/_github_windows.txt | xargs -I{} sh -

## download all
# github
mkdir cd /opt/hacking-myTools/useful_files/files/all 2>/dev/null
mkdir cd /opt/hacking-myTools/useful_files/files/all/github 2>/dev/null
mkdir /opt/hacking-myTools/useful_files/files/all 2>/dev/null
mkdir /opt/hacking-myTools/useful_files/files/all/github 2>/dev/null
cat /opt/hacking-myTools/useful_files/util/_github_all.txt | xargs -I{} sh -c "cd /opt/hacking-myTools/useful_files/files/all/github; git clone {}"
Binary file removed useful_files/files/windows/AccessChk.zip
Binary file not shown.
Binary file removed useful_files/files/windows/Autoruns.zip
Binary file not shown.
Binary file removed useful_files/files/windows/PSTools.zip
Binary file not shown.
941 changes: 0 additions & 941 deletions useful_files/files/windows/SessionGopher.ps1

This file was deleted.

Loading

0 comments on commit c741f91

Please sign in to comment.