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
085dfbff03
test ubuntu build
2023-09-30 17:05:23 -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
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
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
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
Marshall Hallenbeck
5728795420
Update netexec.yml
...
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-18 18:03:29 -04:00
Marshall Hallenbeck
f34c38072e
Update netexec.yml
...
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-18 17:53:32 -04:00
Marshall Hallenbeck
42e231ffa6
fix typo
2023-09-14 17:15:27 -04:00
Marshall Hallenbeck
7886ac1612
rename folders, files, functions, classes, etc to NetExec/nxc
2023-09-14 17:07:15 -04:00
Alex
78f1dd4136
Fix cli to only run building binaries manually and test on review submit
2023-09-14 00:18:59 +02:00
Alex
f77df83a80
Fix py version
2023-07-15 12:08:46 +02:00
Alex
5ac9d31152
Fix CI by telling poetry to use installed python version
2023-07-15 12:02:30 +02:00
Alexandre ZANNI
46af570362
pytest and fix CI ( #35 )
...
* pytest is a dev dep.
* dev group
* install dev group in CI
* poetry
* ensure latest version of poetry
* fix dev group
syntax cf. https://python-poetry.org/docs/managing-dependencies#dependency-groups
* use lock file
2023-07-07 16:35:28 +02:00
mpgn
0469e72fa4
remove black + update connection.py
2023-05-09 04:26:01 -04:00
mpgn
a0d6e64f8f
black v2 formating
2023-05-08 14:39:36 -04:00
mpgn
f52c347c66
fix for black formating
2023-05-04 07:16:13 -04:00
mpgn
19536a40f5
testing black action
2023-05-04 07:12:11 -04:00
mpgn
b466365f33
Create github actoin crackmapexec-test.yml
2023-03-27 12:45:48 +02:00
mpgn
491859e8ee
Update crackmapexec.yml
2022-11-08 23:01:05 +01:00
mpgn
44ec821fff
update workflow
2022-07-06 11:28:22 -04:00
mpgn
8aeba58e13
add python 3.8, 3.9, 3.10 binaries
2022-07-06 11:20:40 -04:00
mpgn
ec9ee3ba60
remove useless package
2022-07-06 11:16:53 -04:00
mpgn
3939072ce8
Update github action for aardwolf to work on macos ( #586 )
2022-06-20 22:38:36 +02:00
mpgn
f68551a43f
Mpgn patch 1 ( #584 )
2022-06-20 13:41:43 +02:00
mpgn
93fe1e8241
Update crackmapexec.yml
2022-06-19 21:22:24 +02:00
mpgn
9e33aef379
Update crackmapexec.yml
2022-06-19 21:19:52 +02:00
mpgn
9ad9d4c071
Update crackmapexec.yml
2022-06-19 21:10:23 +02:00
mpgn
aab05a8903
Update workflow
2022-02-28 16:58:36 -05:00
mpgn
5256060767
Add new workflow for Github Action
...
- makefile deleted
- cme and cmedb compiled from a py script with shiv
- add windows compatibility
- remove double dependency lsassy inside setup.py file
2020-09-11 16:35:55 -04:00
byt3bl33d3r
d750439a05
Delete docker.yml
2020-07-13 01:51:34 -03:00
byt3bl33d3r
240cb56804
Update docker.yml
2020-07-13 01:44:31 -03:00
mpgn
94074edd44
Swith github workflow binaries to python3.8 (kali default config)
2020-06-30 15:28:19 -04:00
byt3bl33d3r
0f60a45b21
Added docker workflow
2020-06-29 11:15:30 -06:00
byt3bl33d3r
193fe94c4a
Added dockerfile
2020-06-29 09:54:00 -06:00
mpgn
9668f7cc22
Set Python3.7 as default on github action to avoid impacket error
2020-06-21 15:22:59 -04:00
mpgn
9e0f4c2524
Update readme with 3.8 badge
2020-05-09 09:04:27 -04:00
mpgn
ce7518e689
Add python3.7 to GitHub action
2020-05-09 08:25:02 -04:00
byt3bl33d3r
ec1b6c69cf
Updated workflowfiles to use submodules
2020-04-20 13:59:51 -03:00
byt3bl33d3r
6c0228f403
Fixed dependency hell, added Github actions workflow
...
- Got rid of netaddr in favor of built in ipaddress module
- cme/cmedb binaries are now built with shiv
- Removed http protocol as it was basically useless and added another
dependency
2020-04-20 13:19:55 -03:00