-
Notifications
You must be signed in to change notification settings - Fork 383
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
pypykatz on arm64 #115
Comments
Please provide an exact description of what you want to do and document the exception(s) with screenshots including the commands you executed that produce the exception. Alternatively instead of screenshots you can copy-past the command line text. |
pip install pypykatz Defaulting to user installation because normal site-packages is not writeable pypykatz Traceback (most recent call last): |
Okay, I see the problem now. |
Hello everyone, To install pypykatz on Install pipx : python3 -m pip install pipx
pipx ensurepath Install pypykatz : python3 -m pipx install pypykatz Run pypykatz : pypykatz -h Have a good day. |
can someone please help me get this running on my macbook m2. i ran pip install pypykatz. even using arch -x86_64 flag it still throws error saying i have arm64 and need x86_64. is there a precompiled binary somewhere?
The text was updated successfully, but these errors were encountered: