Code Monkey home page Code Monkey logo

Comments (6)

CYB3RMX avatar CYB3RMX commented on July 2, 2024

This error is common in apkid. I encountered this error while I was trying to use Qu1cksc0pe in Kali and KaliWSL. Can you try these following commands:

  1. Uninstall existing yara module: pip3 uninstall yara-python
  2. Install version 3.11.0: pip3 install yara-python==3.11.0
  3. Try to run program again

I think these instructions will fix your problem.

from qu1cksc0pe.

kidvidearths avatar kidvidearths commented on July 2, 2024

I'm running this in a virtual environment and i tried doing what you asked, it didn't work. Even went to change it in requirements.txt. Anyways, the error goes when i change the apkid version in line 3 to ==2.1.1 and run bash setup.sh, but it's introducing new errors. I'm using an ubuntu btw
Screenshot 2023-03-29 at 1 11 54 PM

from qu1cksc0pe.

CYB3RMX avatar CYB3RMX commented on July 2, 2024

Looks like you dont have cmake. Try to install it via your package manager. I added virtual environment because of module conflict errors. I will make it optional with new update. Honestly I didnt ever used Qu1cksc0pe on the Ubuntu. For best experience you can use it on Parrot or Kali. I will try it on Ubuntu and add optimizations for this.

from qu1cksc0pe.

kidvidearths avatar kidvidearths commented on July 2, 2024

Okay, when i try to install it, it gives me this error. I've moved onto kali as you'd suggested.
Screenshot 2023-03-29 at 6 09 11 PM

from qu1cksc0pe.

CYB3RMX avatar CYB3RMX commented on July 2, 2024

Looks like when you want to install it from virtual environment it crashes. But dont worry I'll make virtual environment usage is optional very soon. Thank you for the feedback!

from qu1cksc0pe.

CYB3RMX avatar CYB3RMX commented on July 2, 2024

Can you update the program and retry please?

Edit: Its not recommended to install for now (I'll fix that very soon). You can use it from its directory.

Edit: I commit fixes about installation issues can you check it please?

from qu1cksc0pe.

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.