Commit Graph

2552 Commits (72e42e9b75c9885573eecfc3888252eb93dfba9d)

Author SHA1 Message Date
Marshall Hallenbeck 72e42e9b75
Merge pull request #52 from Pennyw0rth/feature/linux_build
Finalize Native Builds
2023-10-01 15:19:46 -04:00
Marshall Hallenbeck bf91d6dd49 add in macOS build target and remove unnecessary comment 2023-09-30 17:51:52 -04:00
Marshall Hallenbeck 3053b6d939 remove unnecessary project name from github job build name 2023-09-30 17:22:15 -04:00
Marshall Hallenbeck 2fc141d3da reference actual binary for ubuntu build 2023-09-30 17:13:46 -04:00
Marshall Hallenbeck 73910ec29a upload new netexec icon 2023-09-30 17:13:29 -04:00
Marshall Hallenbeck 085dfbff03 test ubuntu build 2023-09-30 17:05:23 -04:00
Marshall Hallenbeck f40ed5bad8 fix tabbing 2023-09-30 16:01:16 -04:00
Marshall Hallenbeck e39721ae98 force github push... 2023-09-30 15:35:36 -04:00
Marshall Hallenbeck 5434ee9d01 remove redundant upload 2023-09-30 15:35:12 -04:00
Marshall Hallenbeck 033961cdbe remove the on pull and change to windows to test windows build first 2023-09-30 15:31:27 -04:00
Marshall Hallenbeck 62fdbb3456 have to add a push initiall for workflow_dispatch 2023-09-30 15:17:16 -04:00
Marshall Hallenbeck 8d64b22663 break up native binary and zipapp build 2023-09-30 15:13:27 -04:00
Marshall Hallenbeck 310d178b3b
Merge pull request #45 from Pennyw0rth/neff-contr_coc-files
Create CONTRIBUTING.md
2023-09-29 13:00:00 -04:00
Marshall Hallenbeck 49a1c3a8ab
Merge branch 'main' into neff-contr_coc-files 2023-09-29 12:59:18 -04:00
Marshall Hallenbeck 771ed647bf
Merge pull request #44 from Pennyw0rth/NeffIsBack-patch-1
Create CODE_OF_CONDUCT.md
2023-09-29 12:58:59 -04:00
Marshall Hallenbeck 5722a9aba0
Merge branch 'main' into NeffIsBack-patch-1 2023-09-29 12:58:50 -04:00
Marshall Hallenbeck 9f55c01513
Merge pull request #24 from Pennyw0rth/neff-README
Add README text to explain forking reason
2023-09-29 12:58:29 -04:00
Marshall Hallenbeck f85287ce6d
Merge branch 'main' into neff-README 2023-09-29 12:58:00 -04:00
Marshall Hallenbeck 732929e169
Update CODE_OF_CONDUCT.md
add note about certain conduct that may lead directly to a permanent ban with no warning

Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-28 14:04:34 -04:00
Alex 840419a0f7 Remove "private" because sometimes there isnt the option 2023-09-28 00:46:53 +02:00
Alex 69b00ab1f1 Update CONTRIBUTING.md 2023-09-28 00:42:54 +02:00
Alex 0a02081ab5
Create CONTRIBUTING.md
Signed-off-by: Alex <61382599+NeffIsBack@users.noreply.github.com>
2023-09-27 14:23:11 +02:00
Alex dbd9bdfdde
Create CODE_OF_CONDUCT.md
Signed-off-by: Alex <61382599+NeffIsBack@users.noreply.github.com>
2023-09-27 14:09:52 +02:00
Alex f9e3cfb364
Merge pull request #43 from Pennyw0rth/neff-bugfixes 2023-09-27 01:09:38 +02:00
Alexander Neff 0dabcba530 Fix #42 --dc-list crashes on ldap with logging enabled 2023-09-26 12:55:13 +02:00
Marshall Hallenbeck dac65b82e7
Merge branch 'main' into neff-README 2023-09-22 09:18:59 -04:00
Alex 87a2efac23
Merge pull request #32 from Pennyw0rth/neff-fix-file-decoding
Fix encoding errors
2023-09-22 14:33:18 +02:00
Alex 09c869de92 Change decoding option name 2023-09-21 12:36:04 +02:00
Alex 7de9fccedb Fixing encoding error when using the symbol 2023-09-20 21:15:06 +02: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 2abfc1504d
Merge branch 'main' into neff-README 2023-09-19 17:00:40 -04:00
Marshall Hallenbeck b6f6f1967a
Merge pull request #27 from Pennyw0rth/github_builder
Update Github Build Actions for Releases
2023-09-19 17:00:08 -04:00
Marshall Hallenbeck 2ed39acda7
Merge branch 'main' into neff-README 2023-09-19 13:03:36 -04:00
Marshall Hallenbeck 05e8f6a053
Update README.md
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-19 12:29:14 -04:00
Marshall Hallenbeck 9b767593bc Merge branch 'github_builder' of github.com:Pennyw0rth/NetExec into github_builder 2023-09-19 12:28:05 -04:00
Marshall Hallenbeck a825ef8865 pip install before running pyinstaller 2023-09-19 12:27:42 -04:00
Alex 6978af14b1
Merge branch 'main' into github_builder 2023-09-19 12:32:45 +02:00
Alex e9627ac5a7 Run all jobs parallel 2023-09-19 11:36:26 +02:00
Alex fbeb16c16e Only upload windows exe binary when runner os is windows 2023-09-19 11:18:30 +02:00
Alex 5220ea5eb6 Add discord channel to readme 2023-09-19 11:14:05 +02:00
Alex f876113fdb
Merge pull request #26 from Pennyw0rth/windows_build
Windows Build for NetExec
2023-09-19 10:49:47 +02:00
Marshall Hallenbeck a0cfe37c4f
Merge branch 'main' into github_builder 2023-09-18 18:49:37 -04:00
Marshall Hallenbeck 5ee39f1ec7
Merge branch 'main' into windows_build 2023-09-18 18:49:03 -04:00
Marshall Hallenbeck 40a0ef9b09
Merge pull request #29 from professor-hillman/fix-webdav-module
fix webdav module exception handler
2023-09-18 18:48:42 -04:00
Marshall Hallenbeck e49ab00acb fix quotes because that matters apparently 2023-09-18 18:20:29 -04:00
Marshall Hallenbeck 74bcf39ad0 fix capitalization 2023-09-18 18:15:51 -04:00
Marshall Hallenbeck e6590b8925 only run Windows build on Windows runner 2023-09-18 18:13:53 -04:00
Jason Hillman d93c75114d fix webdav module exception handler 2023-09-18 15:09:32 -07:00