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

Add in readme info about all-in-one windows compilation #50

Open
Myppomeu opened this issue Oct 29, 2016 · 2 comments
Open

Add in readme info about all-in-one windows compilation #50

Myppomeu opened this issue Oct 29, 2016 · 2 comments

Comments

@Myppomeu
Copy link

If I install dependencies listed in patator.py and compile with information from README.md, I still need to install python and all dependencies to use exe file.
Whats the matter compile it, if it does not contains all dependencies?

@Myppomeu
Copy link
Author

I defeated all problems except one: impacket integration. Depending from installed version, compiled exe file returns after parator smb_login:

  1. pyopenssl is not installed (impacket 0.9.11 - 0.9.12)
  2. no output (impacket 0.9.13 - 0.9.14)
  3. says that impacket does not installed (impacket 0.9.15)

If I compile without impacket, all other functions works well.
If I run it with python parator.py smb_login, everything works well.
Tried Windows 7 x86 and x64.

@maaaaz
Copy link

maaaaz commented Dec 3, 2016

I used to manage to get patator compiled with impacket.
Try to follow that guide

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