Giter Club home page Giter Club logo

Comments (9)

pan-mori avatar pan-mori commented on July 21, 2024

hi, probably you have wrong install requirements in to python. I have same problem. for my solution is "python3.7 /usr/bin/pip3 install -r requirements.txt"

from qrljacking.

vrutang avatar vrutang commented on July 21, 2024

not working in my case

from qrljacking.

ronitprajapati avatar ronitprajapati commented on July 21, 2024

i have also same problem please tell me a solution. i think some coding is wrong in cli.py file

from qrljacking.

ankushyoyo avatar ankushyoyo commented on July 21, 2024

from qrljacking.

ronitprajapati avatar ronitprajapati commented on July 21, 2024

can we talk on video call plzzzz solve my problem i still want to learn this attack

from qrljacking.

ronitprajapati avatar ronitprajapati commented on July 21, 2024

Traceback (most recent call last):
File "QrlJacker.py", line 4, in
from core import Cli,utils,Settings,db
File "/root/QRLJacking/QRLJacker/core/Cli.py", line 288
status(f"Starting interaction with ({cmd.i})...")

from qrljacking.

jeretc avatar jeretc commented on July 21, 2024

it's python3, so the command is "sudo python3 QrlJacker.py" . make sure python3 is installed.

from qrljacking.

D4Vinci avatar D4Vinci commented on July 21, 2024

you are not using python 3.7 that's the problem. If you have multiple versions use python3.7 instead of python3

from qrljacking.

FrisKoo avatar FrisKoo commented on July 21, 2024

root@:/home//QRLJacking/QRLJacker# sudo python3 QrlJacker.py
Traceback (most recent call last):
File "/home/bico/QRLJacking/QRLJacker/QrlJacker.py", line 16, in
from core import Cli,utils,Settings,db
File "/home/bico/QRLJacking/QRLJacker/core/Cli.py", line 5, in
from core import utils,db,module,Settings,browser
File "/home/bico/QRLJacking/QRLJacker/core/module.py", line 4, in
from core import utils,Settings,Cli,db,browser
File "/home/bico/QRLJacking/QRLJacker/core/browser.py", line 5, in
from user_agent import generate_user_agent
ModuleNotFoundError: No module named 'user_agent'

from qrljacking.

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.