Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when I run ntlmrelayx.exe ,something is wrong? #8

Open
freeniuniu opened this issue Mar 30, 2020 · 1 comment
Open

when I run ntlmrelayx.exe ,something is wrong? #8

freeniuniu opened this issue Mar 30, 2020 · 1 comment

Comments

@freeniuniu
Copy link

freeniuniu commented Mar 30, 2020

Impacket v0.9.17 - Copyright 2002-2018 Core Security Technologies

Traceback (most recent call last):
File "ntlmrelayx.py", line 271, in
File "c:\users\admin\appdata\local\temp\pip-install-7erh71\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 396, in load_module
File "build\bdist.win32\egg\impacket\examples\ntlmrelayx\clients_init_.py", line 79, in
File "site-packages\pkg_resources_init_.py", line 1154, in resource_listdir
File "site-packages\pkg_resources_init_.py", line 1416, in resource_listdir
File "site-packages\pkg_resources_init_.py", line 1458, in _listdir
NotImplementedError: Can't perform this operation for unregistered loader type
[8872] Failed to execute script ntlmrelayx

@ropnop
Copy link
Owner

ropnop commented Apr 2, 2020

Hey! Yes, this is a known issue I call out in the README. The way the "relayx" scripts dynamically load modules makes them difficult to statically build and I never figured it out. I'm hoping someone can chime in with some suggestions or a PR cuz those would be killer to have statically compiled :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants