5l1v3r1

Results 19 comments of 5l1v3r1

In debug mode: output will go brrrrrrrrrrrr AUTHENTICATED Traceback (most recent call last): File "./kbot", line 100, in user.checkPin() File "/root/Desktop/kahoot-answer-bot-master/klib.py", line 266, in checkPin self.error(f"Pin {self.pin} does not exist.")...

it is about scapy pip3 install scapy==2.4.0, the mentor mentioned.

delete every "src." from every python file or mkdir src && cp * /src in the python directory

I have already tried this. Not working with any of the networks i have tried so far. def split_network_session(string) : offset = string.find('/') if not -1 == offset : return...

By the way which versions of requests and web3 did you use ?

import json import socket import sys import threading import time import requests from web3 import Web3 import eth_rpc_output import eth_rpc_cli But the library is imported to it? Anyways my command...

Thank you very much. Now it is perfectly working :) Great job ^:^

well i fixed it by forcing deb packages install provided at the branch librtlsdr librtlsdr-dev and rtl-sdr upgraded to 0.7.0 from 0.6.0 i think i installed everything now trying to...

Ok i followed your method and everything seems in order but the problem is, the default renderer device is nvidia which bounds to /dev/dri/renderD129 and intel integrated card is loaded...