Giter VIP home page Giter VIP logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Hey Larry:

Thanks for the bug report. Sadly the setup.py file in 0.9.9.9 is missing 
copying the impacket/examples directory into the right destination.

Inside the setup.py file locate the line:
      packages = ['impacket', 'impacket.dcerpc'],
and change it to:
      packages = ['impacket', 'impacket.dcerpc', 'impacket.examples'],

run setup.py again and let me know if it works. That has been fixed in trunk 
already a few weeks ago. I'm about to release a new version with this patch.

regards,
beto

Original comment by [email protected] on 30 Apr 2013 at 4:02

from impacket.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
beto,

I checked the setup.py file. 'impacket.examples' is already listed within
the packages list. Let me check out the trunk version and see if that
remedies the issue.

Original comment by [email protected] on 30 Apr 2013 at 2:12

from impacket.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
That is weird Larry. Be careful not to confuse the examples directory (where 
psexec is for example) with the impacket.examples package, which is a set of 
libraries that are used by the examples.

Whenever you do python setup.py install, it will copy the packages to the 
site-packages directories and the example scripts (psexec.py, smbclient.py, 
etc) to /usr/local/bin.

I'm online if you need some help.


Original comment by [email protected] on 30 Apr 2013 at 2:19

from impacket.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Ok.. 

Looks like problem was another copy of impacket installed in the system.

I'm closing this one.

Original comment by [email protected] on 30 Apr 2013 at 3:09

  • Changed state: Invalid

from impacket.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
as an FYI if you download the 
impacket-0.9.9.9 tarball you still have to change the setup.py file

Original comment by [email protected] on 23 Jan 2014 at 2:47

from impacket.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Hey mate.. 

yep.. most probably.. that got solved in impacket-0.9.9.10.. is it working for 
you now? I should actually take that version out from the download area.

bto

Original comment by [email protected] on 23 Jan 2014 at 1:18

from impacket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.