Telegram Group Search
WinSysClean X11 PRO 1 Year Keys 1 PC

052100-200-001847421
052100-200-001846503
052100-200-001846080
052100-200-001847718
052100-200-001847157
052100-200-001847475
052100-200-001845750
052100-200-001845495
#key
@marveller
How to Get Windscribe VPN 30 GB Data for Free

[ ! ] Steps to Get It

- Create Acc.
Windscribe.com
- Verify Email as Well

- Goto:
Windscribe.com/myaccount
- Click On "Claim Voucher"

- Use Code:
KOOBIDEH
- That't It, Enjoy 🔥

#link
Expired
@marveller
WINDSCRIBE VPN 30GB FREE
CREATE A WINDSCRIBE ACCOUNT USING REAL GMAIL (VERIFICATION)
USE CODE
KOSNAGOO / YIHAKURI
THIS CODE
Wasw1991
IRAN2023
LEBA2023
SYRI2023
STORY2
YIHAKURI

@marveller
Please open Telegram to view this post
VIEW IN TELEGRAM
PYTHON CHEATSHEET FOR BEGINNERS @Hacktiva.pdf
1.7 MB
PYTHON CHEATSHEET
FOR BEGINNERS
🔥

Type : PDF
Size : 1.9 Mb
Language : English


@Marveller
Source Code of Getting WiFi Passwords


# importing subprocess
import subprocess
 
# getting meta data
meta_data = subprocess.check_output(['netsh', 'wlan', 'show', 'profiles'])
 
# decoding meta data
data = meta_data.decode('utf-8', errors ="backslashreplace")
 
# splitting data by line by line
data = data.split('\n')
 
# creating a list of profiles
profiles = []
 
# traverse the data
for i in data:
     
    # find "All User Profile" in each item
    if "All User Profile" in i :
         
        # if found
        # split the item
        i = i.split(":")
         
        # item at index 1 will be the wifi name
        i = i[1]
         
        # formatting the name
        # first and last character is use less
        i = i[1:-1]
         
        # appending the wifi name in the list
        profiles.append(i)
         
 
# printing heading       
print("{:<30}| {:<}".format("Wi-Fi Name", "Password"))
print("----------------------------------------------")
 
# traversing the profiles       
for i in profiles:
     
    # try catch block begins
    # try block
    try:
        # getting meta data with password using wifi name
        results = subprocess.check_output(['netsh', 'wlan', 'show', 'profile', i, 'key = clear'])
         
        # decoding and splitting data line by line
        results = results.decode('utf-8', errors ="backslashreplace")
        results = results.split('\n')
         
        # finding password from the result list
        results = [b.split(":")[1][1:-1] for b in results if "Key Content" in b]
         
        # if there is password it will print the pass word
        try:
            print("{:<30}| {:<}".format(i, results[0]))
         
        # else it will print blank in front of pass word
        except IndexError:
            print("{:<30}| {:<}".format(i, ""))
             
     
             
    # called when this process get failed
    except subprocess.CalledProcessError:
        print("Encoding Error Occurred")

@marveller
APK MODDING

APK MAKING PART 1 -
basics About App
https://leakerskimakokuttachodeart.files.wordpress.com/2020/07/apk1.mp4

APK MAKING PART 2 -
Introduction to Sketchware
https://leakerskimakokuttachodeart.files.wordpress.com/2020/07/apk2.mp4

APK MAKING PART 3 -
UI Design of log cleaner apk
https://leakerskimakokuttachodeart.files.wordpress.com/2020/07/apk3.mp4

APK MAKING PART 4 -
Designing progress 2
https://leakerskimakokuttachodeart.files.wordpress.com/2020/07/apk4.mp4

APK MAKING PART 5 -
Designing progress 3
https://leakerskimakokuttachodeart.files.wordpress.com/2020/07/apk5.mp4

APK MAKING PART 6 -
UI Design Final
https://leakerskimakokuttachodeart.files.wordpress.com/2020/07/apk6.mp4

APK MAKING PART 7 -
root permission
https://leakerskimakokuttachodeart.files.wordpress.com/2020/07/apk7.mp4

APK MAKING PART 8 -
Login
https://leakerskimakokuttachodeart.files.wordpress.com/2020/07/apk8.mp4

APK MAKING PART 9 AND 10 -
Log cleaner final
https://leakerskimakokuttachodeart.files.wordpress.com/2020/07/apk10.mp4

APK MAKING TUTORIAL PART 11 -
Antiban apk basic setup
https://crackersmeralundchuslo.files.wordpress.com/2020/07/apk11.mp4

APK MAKING TUTORIAL PART 12 -
Ui improvement
https://crackersmeralundchuslo.files.wordpress.com/2020/07/apk12.mp4

APK MAKING TUTORIAL PART 13 -
Firebase Authentication
https://crackersmeralundchuslo.files.wordpress.com/2020/07/apk13.mp4

APK MAKING TUTORIAL PART 14 -
One Device login
https://crackersmeralundchuslo.files.wordpress.com/2020/07/apk14.mp4

APK MAKING TUTORIAL PART 15 -
Dialog box
https://crackersmeralundchuslo.files.wordpress.com/2020/07/apk15.mp4

APK MAKING TUTORIAL PART 16 -
Home page setup
https://crackersmeralundchuslo.files.wordpress.com/2020/07/apk16.mp4


APK MAKING TUTORIAL 17 :
Save and load key
https://crackerskimameresathchodegiart.files.wordpress.com/2020/07/20200710_193518.mp4

APK MAKING TUTORIAL 18 INBUILD INJETOR  FROM SKETCHWARE-
https://crackerskimameresathchodegiart.files.wordpress.com/2020/07/20200713_190514.mp4

ANTIBAN APK MAKING TUTORIAL 19 INBUILD INJETOR FLOTING ICON SKETCHWARE -
https://crackerskimameresathchodegiart.files.wordpress.com/2020/07/20200718_205632.mp4

CPP MAKING TUTORIAL FIRST AND FINAL -
https://crackerskimameresathchodegiart.files.wordpress.com/2020/07/20200712_215256.mp4

GAME GUADIAN : PART1 :
Features and values finding
https://clounfas.files.wordpress.com/2020/06/20200605_173345.mp4

GAME GUARDIAN SCRIPT : FINAL PART :
Encryption and online
https://videos.files.wordpress.com/3dZRt3HN/20200615_161150_hd.mp4

GAME GUARDIAN SCRIPT MAKING : PART 1 :
Basic Commands And lua
https://videos.files.wordpress.com/Ggn2cqXv/20200607_184527_hd.mp4

GAME GUARDIAN SCRIPT MAKING : PART 2 :
Completing the script
https://champaartblog.files.wordpress.com/2020/06/20200609_193103.mp4

GAME GUARDIAN SCRIPT MAKING : PART 3 :
Memory Antiban making
https://annbannart.files.wordpress.com/2020/06/memory-antiban.mp4

GAME GUARDIAN SCRIPT MAKING : PART 4 :
Fast Execution Script making  XS Script
https://atse5.files.wordpress.com/2020/06/20200613_142056_compress.mp4
@Marveller
🎭 Download Any website Source Code 🎭

Step 1) - Open Website SaveWeb2Zip.com/en
Step 2) - Enter Any Website Link
Step 3) - Click On Save Button

🔄 Wait A Few Minutes And Website File Automatic Download 🎉

Use Free Hosting & Create Your Website And Change Anything In Codes

⚠️ Note - This Web Download Only 1 Page Source Code Not Full Website Source Code
Please open Telegram to view this post
VIEW IN TELEGRAM
2024/04/29 12:25:27
Back to Top
HTML Embed Code: