CrackMapExec icon indicating copy to clipboard operation
CrackMapExec copied to clipboard

CME cme-windows-latest-3.8 issues on Windows 10

Open ala76nl opened this issue 2 years ago • 2 comments

Describe the bug A clear and concise description of what the bug is.

Python version 3.8.2.rc2 Windows 10 1809 CME 3.8

First issue is the output it shows stuff like [1m on every line

image

I guess it fails the colored output.

You might need to add this to your documentation add ansi terminal support

https://superuser.com/questions/413073/windows-console-with-ansi-colors-handling/

Second is that some commands dont work well.

--ntds

image

--sam

image

Modules work except for procdump

image

Spider_plus has same issue.

ala76nl avatar Dec 21 '22 06:12 ala76nl

CME on Windows will be my focus in the next weeks :)

mpgn avatar Jan 01 '23 19:01 mpgn

About the problem of colored output, I have the same question with you. finally, I use "cmder" solve the problem. It can run perfectly on windows 10

dajjboom avatar Jan 03 '23 09:01 dajjboom