Marshall Hallenbeck
|
f91cccf49e
|
fix: string formatting for #200
|
2024-03-12 15:22:06 -04:00 |
Alexander Neff
|
f82bd95442
|
Add argcomplete support for modules
|
2023-12-16 15:40:56 +01:00 |
Adamkadaban
|
edfa64b5e9
|
add argcomplete bash/zsh completion
|
2023-12-16 05:47:03 -05:00 |
Alexander Neff
|
983d06d1f0
|
Bump version to v1.1.0
|
2023-11-12 23:19:09 +01:00 |
Alexander Neff
|
2595fab10f
|
Format cli.py
|
2023-10-24 22:16:45 +02:00 |
Marshall Hallenbeck
|
e9eccba193
|
refactor: remove Python shebangs since they are not needed
|
2023-10-21 23:45:16 -04:00 |
Marshall Hallenbeck
|
59767febce
|
refactor: move try outside forloop
|
2023-10-14 21:53:06 -04:00 |
Marshall Hallenbeck
|
d8b29312b7
|
ruff: add flake8-simplify (SIM) and auto-fix
|
2023-10-14 15:56:22 -04:00 |
Marshall Hallenbeck
|
b24b9210e4
|
ruff: pyupgrade (UP) ruff changes
|
2023-10-12 17:06:04 -04:00 |
Marshall Hallenbeck
|
a295db84dd
|
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-10-12 14:31:11 -04:00 |
Alexander Neff
|
d971e0d5ab
|
Add ascii art to cli
|
2023-10-05 18:05:14 -04:00 |
Marshall Hallenbeck
|
a2584471c9
|
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-10-02 17:51:52 -04:00 |
Marshall Hallenbeck
|
7b44fcd327
|
ruff autoformat to clean up all the single quotes and other bad formatting
|
2023-09-22 21:10:21 -04:00 |
Alex
|
09c869de92
|
Change decoding option name
|
2023-09-21 12:36:04 +02:00 |
Marshall Hallenbeck
|
a1af9e31d8
|
update exception handling
|
2023-09-20 11:29:53 -04:00 |
Alex
|
3482096a66
|
Add ignore-decoding-errors for the password file (prevent crash with rockyou.txt)
|
2023-09-20 15:48:24 +02:00 |
Marshall Hallenbeck
|
7886ac1612
|
rename folders, files, functions, classes, etc to NetExec/nxc
|
2023-09-14 17:07:15 -04:00 |