Welcome To Crax.Pro Forum!

Check our new Marketplace at Crax.Shop

   Login! SignUp Now!
  • We are in solidarity with our brothers and sisters in Palestine. Free Palestine. To learn more visit this Page

  • Crax.Pro domain has been taken down!

    Alternatives: Craxpro.io | Craxpro.com

Crax Pro | Cracking, Spamming, Carding and Hacking Forum

aa125488 made the first post
#1
Python:
# -*- coding: utf-8 -*-
# ☯ Author: ChinaPython
# ☯ Date  : 2021/9/16 19:01
import os
import PySimpleGUI as sg
from PyPDF2 import PdfFileWriter
from PyPDF2 import PdfFileReader
 
 
class EncryptTool:
    def __init__(self)...
 
Top Bottom