.. |
__init__.py
|
rename folders, files, functions, classes, etc to NetExec/nxc
|
2023-09-14 17:07:15 -04:00 |
atexec.py
|
ruff: eradicate commented out code
|
2023-10-14 18:34:09 -04:00 |
database.py
|
ruff: add Pylint (PL) and auto-run
|
2023-10-14 18:36:20 -04:00 |
db_navigator.py
|
Convert for loops into list comprehensions
|
2023-10-15 19:21:14 +02:00 |
firefox.py
|
Convert for loops into list comprehensions
|
2023-10-15 19:21:14 +02:00 |
mmcexec.py
|
ruff: fix flake8-builtins (A) issues
|
2023-10-12 17:34:01 -04:00 |
passpol.py
|
ruff: auto flake8-bugbear, see B006 mutable-argument-default for function param changes
|
2023-10-12 17:17:20 -04:00 |
proto_args.py
|
ruff: eradicate commented out code
|
2023-10-14 18:34:09 -04:00 |
remotefile.py
|
ruff: fix flake8-builtins (A) issues
|
2023-10-12 17:34:01 -04:00 |
samrfunc.py
|
refactor(samrfunc): use list/dict comprehension
|
2023-10-15 06:56:21 -04:00 |
samruser.py
|
ruff: pyupgrade (UP) ruff changes
|
2023-10-12 17:06:04 -04:00 |
smbexec.py
|
ruff: add F841 back in and auto-fix
|
2023-10-15 13:31:51 -04:00 |
smbspider.py
|
ruff: add F841 back in and auto-fix
|
2023-10-15 13:31:51 -04:00 |
wmiexec.py
|
ruff: run previously unincluded PIE790 fixes in ruff 0.0.292
|
2023-10-14 21:53:46 -04:00 |