What's new
Trusted Verified Seller Ezra Offering Transfers All Over The World Western Union, Bank, PayPal & CashApp Transfers on Our Legit Carding Forum 🚀 Click Here Visit Services Threads & Get the Best Deals Now

Welcome!

Carding Forum — By registering with us, Carders Forum & CardingForum login, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

V3n0M-Scanner error

Binaric

New member
Joined
Sep 14, 2018
Messages
11
Reaction score
0
Traceback (most recent call last):                                                                                                                                                                                  
 File "./v3n0m.py", line 1206, in <module>                                                                                                                                                                            
d0rk = [line.strip() for line in open("lists/d0rks", 'r', encoding='utf-8')]                                                                                                                                   
PermissionError: [Errno 13] Permission denied: 'lists/d0rks'  

Anyone know how to solve this problem? It seems like the error means there are UTF-8 characters in the d0rk file, though I'm not 100% sure. It also seems like that the program didn't have permission to read from the d0rks file.

Thanks in advance.  :fiesta:
 
I solved it by using batch code:
ls -lg
chmod 777 d0rks
to give it permissions.
 
Back
Top