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

CipheyCore for python 3.9 #781

Closed
YuriCosta opened this issue Sep 1, 2023 · 1 comment
Closed

CipheyCore for python 3.9 #781

YuriCosta opened this issue Sep 1, 2023 · 1 comment
Labels
invalid This doesn't seem right

Comments

@YuriCosta
Copy link

⚠️IMPORTANT⚠️ if you do not fill this out, we will automatically delete your issue. We will not help anyone that cannot fill out this template.

Describe the bug
A clear and concise description of what the bug is.
cipheycore don't have support for python 3.9 on windows, it's weird since I looked up the pip repository and it has support for linux/macos cp39

Workaround: install virtualenv, pyenv and "pyenv exec virtualenv venv_folder --python=python3.8.10"

Plaintext
⚠️IMPORTANT⚠️ The below code is non-negotiable for "Ciphey didn't decrypt...." problems. If you do not tell us your plaintext, we will not help you.

Include your plaintext here, replacing this 

Version
⚠️IMPORTANT⚠️ We need this information because different environments will induce different bugs in Ciphey

  • OS/Distro: [e.g. Windows, Debian 11.0, Arch, OS X El Capitan]
  • Windows
  • Python version: [python3 --version]
  • 3.9.7
  • Ciphey versions: [python3 -m pip show ciphey cipheycore cipheydists]
  • 5.14.1, 0.3.2
  • Did you use Docker?
    No.
    Verbose Output
    ⚠️IMPORTANT⚠️ Verbose output will tell us why it's not working the way we expected it to be.
    Run Ciphey with ciphey -vvv and paste the results into Pastebin.com or a GitHub Gist

To Reproduce
Steps to reproduce the behavior:

  1. What input did you use?
  2. What flags / arguments did you use?

Expected behavior
A clear and concise description of what you expected to happen.

Any other information?
Add any other context about the problem here.

@YuriCosta YuriCosta added the bug Something isn't working label Sep 1, 2023
@SkeletalDemise
Copy link
Contributor

Yes, CipheyCore is not built for Python 3.9 on Windows. You have to use Python 3.7 or Python 3.8 on Windows. We are not working on Ciphey anymore and it is deprecated. We are remaking Ciphey in Rust due to numerous reasons. Read the pinned issue: #764

@SkeletalDemise SkeletalDemise added invalid This doesn't seem right and removed bug Something isn't working labels Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants