Commit Graph

21 Commits (30c474cbd6c89b1579bc1d9dc5741c8599f86b5d)

Author SHA1 Message Date
Marshall Hallenbeck 21a8707e9e ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
Marshall Hallenbeck f3a358fd82 simplify logic and add additional debug statements 2023-10-14 17:36:47 -04:00
Marshall Hallenbeck d8b29312b7 ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
Marshall Hallenbeck cdcde5a91b ruff: add flake8-return (RET) and auto-run 2023-10-14 14:16:28 -04:00
Marshall Hallenbeck b24b9210e4 ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
Marshall Hallenbeck 335e6c9755 ruff: manually fixed pydocstyle ruff alerts and add exclusions 2023-10-12 15:41:13 -04:00
Marshall Hallenbeck b002336680 ruff: fix pydocstyle via ruff 2023-10-12 15:13:16 -04:00
Marshall Hallenbeck c9112b1c13 ruff: add quote flake8 rules and re-run ruff 2023-10-12 14:50:36 -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 c445d381c5 fix string interpolation 2023-09-24 00:06:51 -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
Marshall Hallenbeck 7f4ab239f5 More cleanup 2023-09-22 10:51:38 -04:00
Alex 09c869de92 Change decoding option name 2023-09-21 12:36:04 +02:00
Marshall Hallenbeck 85335213da automatic ruff fixing 2023-09-20 11:59:16 -04:00
Marshall Hallenbeck 43ce9cbd20 cleanup: fix variable names in query_db_cred 2023-09-20 11:43:20 -04:00
Marshall Hallenbeck bfe875d37c doc(connection.py): add docstring for call_modules 2023-09-20 11:36:44 -04:00
Marshall Hallenbeck 1ef24853a4 update exception handling and add docstring to call_cmd_args. also make variables easier to understand 2023-09-20 11:34:43 -04:00
Alex 90e5e87a70 Clean up code 2023-09-20 16:01:23 +02:00
Alex 3482096a66 Add ignore-decoding-errors for the password file (prevent crash with rockyou.txt) 2023-09-20 15:48:24 +02:00
Alex 79519d3b4b Fix decode errors on password file decoding 2023-09-20 14:45:27 +02:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00