byt3bl33d3r / CrackMapExec

A swiss army knife for pentesting networks
BSD 2-Clause "Simplified" License
8.36k stars 1.64k forks source link

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

Open ala76nl opened 1 year ago

ala76nl commented 1 year ago

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  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.

mpgn commented 1 year ago

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

dajjboom commented 1 year ago

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