Results 9 comments of the-useless-one

Hmm that's weird. Can I have some more info, like your Windows and Python versions and the command you input to generate this error?

Is that the whole error message? If so, looks like you don't have the requests package installed. Check the project README to see the dependencies.

Hi there, thank you for your interest in HideMyPython, and for a great contribution! I'm kind of swamped at work right now, but I will try to find the time...

Hi @CapAlex94, thanks for the issue. Did you meet the case where an object computer does not have a `dnsHostName` attribute? That's surprising, I thought that this attribute was mandatory...

Hey @byt3bl33d3r! I actually have the same problem, I don't know why, but I can't list members of the "Domain Users" group. But I can list any other group. Could...

I don't think so, this was a problem I had way before this change. I'll edit the title of your issue, and try to figure this out. [Edit] You can...

Thanks for the suggestion, I'll think about it!

I guess case insensitiveness would be sweet, but I'm not a fan of PowerShell's capitalization (I'm a snake_case kind of guy). However, if it's a feature wanted by many people,...

Btw, my [PR](https://github.com/CoreSecurity/impacket/pull/330) is supposed to address this.