Commit Graph

32 Commits (b75b1dc218105f358f4027a77f6d187172b42a44)

Author SHA1 Message Date
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