This project is mirrored from https://github.com/Z4nzu/hackingtool.git.
Pull mirroring updated .
- Jun 30, 2022
-
-
jg authored
-
- Jun 28, 2022
-
-
Hardik Zinzuvadiya authored
feat: format out put and group commands
-
- Jun 26, 2022
-
-
sanix-darker authored
- set the trace (set -e) - format output from tabs to sapces, since it's most verbose - group installation in oneline preventing bash to run multiple command
-
- Jun 16, 2022
-
-
Hardik Zinzuvadiya authored
Make mypy a mandatory test
-
- Jun 15, 2022
-
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
Normally the filename is plural, not singular.
-
- Jun 13, 2022
-
-
Hardik Zinzuvadiya authored
Do not use bare `except:`
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
Do not use bare `except:`, it also catches unexpected events like memory errors, interrupts, system exit, and so on. Prefer `except Exception:`. If you're sure what you're doing, be explicit and write `except BaseException:`.
-
Hardik Zinzuvadiya authored
GitHub Action to lint Python code
-
Hardik Zinzuvadiya authored
install.sh: sudo apt-get install python3-pip
-
- Jun 12, 2022
-
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
-
Christian Clauss authored
-
Hardik Zinzuvadiya authored
Update ddos.py
-
Hardik Zinzuvadiya authored
Update this template
-
Hardik Zinzuvadiya authored
Added arch linux support bc feature request #231
-
Hardik Zinzuvadiya authored
Update README.MD / Fixes SpyCam link redirecting to 404 (Fixes #235)
-
Hardik Zinzuvadiya authored
Update ddos.py
-
- May 17, 2022
-
-
hmody3000 authored
-
- May 14, 2022
-
-
0x90 authored
SpyCam original source was retired from GitHub... updated with one of the forked sources...
-
- Apr 28, 2022
- Apr 02, 2022
-
-
M00N13 authored
Updated some of the formatting, fixed the English for proper capitalization (good job on yours though) and cleared some unneeded elements
-
- Jan 12, 2022
-
-
RiskVirusPro authored
solve issue #174 #175
-
- Jan 08, 2022
-
-
Hardik Zinzuvadiya authored
Update ddos.py
-
Hardik Zinzuvadiya authored
Small update on wordlist_generator.py
-
- Dec 09, 2021
-
-
Gam3-0veR authored
line 11 did not cd in to the cupp directory before trying to run it.
-
- Nov 04, 2021
-
-
Muneeb authored
-
- Jul 10, 2021
-
-
Hardik Zinzuvadiya authored
Add StegoCracker in steganography tools
-