A tool used to encrypt Python scripts version < 2.7 and version < 3.9

Related tags

Cryptographyc-python
Overview

Logo

C-Python

Sebuah tool untuk mengenkripsi script Python. C-Python merupakan singkatan dari Compile Python.

Penginstallan

Berikut adalah cara penginstallannya!

Via Termux

Sebelumnya, kalian instal terlebih dahulu beberapa packagenya!

  • pkg update && pkg upgrade
  • pkg install git python python2 bash curl wget -y
  • git clone https://github.com/FajarKim/c-python
  • cd c-python/tools
  • ./install.sh atau bash install.sh atau sh install.sh

Manual

Sebelumnya, kalian harus instal dahulu packagenya!

  • apt update && pkg upgrade
  • apt install git wget curl fetch -y

Setelah selesai, kalian tinggal ketikkan:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/FajarKim/c-python/master/tools/install.sh)"

atau:

sh -c "$(wget -qO- https://raw.githubusercontent.com/FajarKim/c-python/master/tools/install.sh)"

atau:

sh -c "$(fetch -o - https://raw.githubusercontent.com/FajarKim/c-python/master/tools/install.sh)"

Kalian pun bisa menggunakan package bash

Tangkapan Layar

Tangkapan layar tools!

Cpy

Tangkapan layar 1

Cpy2

Tangkapan layar 2

Deskripsi

Sedikit deskripsi mengenai tools ini :)

Deskripsi Cpy

Tool ini adalah tool untuk mengenkripsi script semua versi Python. Baik itu versi 2 maupun versi 3. About

Menu enkripsi:

  1. Enc. Base64
  2. Enc. Base32
  3. Enc. Base16
  4. Enc. Hex

Deskripsi Cpy2

Tool ini adalah tool khusus untuk mengenkripsi script Python versi 2.7 ke bawah. Jadi, untuk python versi 3.9 kebawah tidak bisa menggunakan tool ini! About

Menu enkripsi:

  1. Enc. Zlib
  2. Enc. Marshal
  3. Enc. BZip2
  4. Enc. Zip
  5. Enc. Quopri
  6. Enc. PYC
  7. Enc. UU

Kontak

Jika kalian ada pertanyaan atau mengalami permasalahan dengan tool ini, bisa hubungi kontak dibawah!

Jangan lupa difollow ya :)!

Catatan

  • Tool ini gratis, alias tidak diperjualbelikan.
  • Jika ada yang menjual tool seperti ini, harap lapor admin.
  • Tool ini sengaja dienskripsi, agar tidak ada orang lain yang merecode tool ini!

Terima kasih

Terima kasih sudah ingin menggunakan tool ini! :)

You might also like...
Kyrie Eleison - The best and unique way to encrypt some data or a file safely
Kyrie Eleison - The best and unique way to encrypt some data or a file safely

Encrypt your important data and files easily and safely with Kyrie Eleison.

This program can encrypt and decrypt your files so that they can no longer be identified.
This program can encrypt and decrypt your files so that they can no longer be identified.

File_Cryptographer Table of Contents: About the Program Features Requirements Preview Credits Reach Me See Also About the Program: with this program,

Small utility to encrypt and decrypt messages

Safe Safe is a small utility to encrypt and decrypt messages using a pair of public and private keys. Installation You need to have GPG installed in y

Enchpyter, is able to encrypt and decrypt words as you determine, of course, according to the alphabet.

Enchpyter is a program do encrypt and decrypt any word you want (just letters). You enter how many letters jumps and write the word, so, the program encrypt for you in seconds.

Hide secret texts inside an image, optionally encrypt them with a password using AES-256.
Hide secret texts inside an image, optionally encrypt them with a password using AES-256.

Hide secret texts/messages inside an image. You can optionally encrypt your texts with a password using AES-256 before encoding into the image.

A really, really bad way to encrypt your text

deoxyencryptingnucleicacids A really, really bad way to encrypt your text. A general description of the scheme Encoding: The ascii plaintext is first

Vaulty - Encrypt/Decrypt with ChaCha20-Poly1305

Vaulty Encrypt/Decrypt with ChaCha20-Poly1305 Vaulty is an extremely lightweight encryption/decryption tool which uses ChaCha20-Poly1305 to provide 25

An extreme encryption for everyone, encrypt your text before sending to anyone.

An extreme encryption for everyone, encrypt your text before sending to anyone. Alphabets and numbers are going to be encrypted like a hell

This program can encrypt/ decrypt any string

Ceasar_cipher Hey this is J0ey, this program is a very basic Caesar cipher encoder/decoder. In order to use this program, you will need to have Python

Releases(v1.0)
Owner
Fajar Kim
Jadilah seseorang yang ketika kamu lahir, semua tertawa dan hanya kamu yang menangis. Lalu ketika kamu wafat, semua orang menangis dan kamu tersenyum.
Fajar Kim
A discord bot to crop an NFT image living on the Solana blockchain.

NFT Discord Cropper This discord bot crops an NFT in your set measures by getting it through the .cache file which has been used to make a candy machi

Rude Golems 7 Mar 21, 2022
A web app to scan crypto markets based on candlestick pattern recognition from

Crypto_Scanner A web app to scan crypto markets based on candlestick pattern recognition from "Japanese Candlestick Charting Techniques: A Contemporar

Chris Qi 27 Jan 01, 2023
Certifi: Python SSL Certificates

(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.

Certifi 608 Jan 02, 2023
BlockVis - Create beautiful visualizations of Bitcoin Blockheaders

BlockVis Create beautiful visualizations of Bitcoin Blockheaders How to run To r

Egge 2 Jan 05, 2022
DCAStack: an Automated Dollar Cost Averaging Bot for Your Crypto

Welcome to DCA Stack! An Automated Dollar Cost Averaging Bot For Your Crypto Web

0 Sep 03, 2022
A Python Tool to encrypt all types of files using AES and XOR Algorithm.

DataShield This project intends to protect user’s data, it stores files in encrypted format in device provided the passcode and path of the file. AES

ADITYA SHINDE 4 Dec 20, 2021
Python Cryptocurrency with stealth addresses

Python Cryptocurrency with stealth addresses. Goal is to have create a cryptocurency that hides transactions totally. I.E. Cant see ammount sent, to who, or from who.

3 Aug 04, 2022
Given a string or a text file with plain text , returns his encryption using SHA256 method

Encryption using SHA256 Given a string or a .txt file with plain text. Returns his encryption using SHA256 method Requirements : pip install pyperclip

yuno 3 Jan 24, 2022
Learn Blockchains by Building One, A simple Blockchain in Python using Flask as a micro web framework.

Blockchain ✨ Learn Blockchains by Building One Yourself Installation Make sure Python 3.6+ is installed. Install Flask Web Framework. Clone this repos

Vaibhaw 46 Jan 05, 2023
A simple key-based text encryption process that encrypts a string based in a list of characteres pairs.

Simple Cipher Encrypter About | New Features | Exemple | How To Use | License ℹ️ About A simple key-based text encryption process that encrypts a stri

Guilherme Farrel 1 Oct 21, 2021
Pool funds to bootstrap a Uniswap pair

Seed liquidity A contract to pool funds which are then used to boostrap a new Uniswap liquidity pair. Specification A new SeedLiquidity contract is de

66 Dec 09, 2022
a BTC mining program based on python3

BTC-Miner a BTC mining program based on python3 Our project refers to the nightminer project by ricmoo, which is written in Python2 (https://github.co

6 Jul 31, 2022
A bot that escrows crypto transactions on Reddit

EscrowBot I NEED BCH TESTNET FOR TESTING. Please send me some BCH testnet if you have some: bchtest:qz5eur3prqyvd8u77m6fzf9z6cruz9q7vq4qvgdnuk Depende

Nathan Lim 10 Nov 10, 2022
基于python的一款 加解密工具

基于python的一款 加解密工具 加密: SHA序列: sha1 , sha2 , sha224 , sha256 , sha384 , sha512 , sha512-256 , sha3-224 , sha3-256 , sha3-384 , sha3-512 MD序列: md4 , md5

3 May 05, 2022
gcrypter: an encryption algorithm based on bytes and their correspondent numbers to encode strings

gcrypter: an encryption algorithm based on bytes and their correspondent numbers to encode strings

Nuninha-GC 1 Jan 10, 2022
Decrypting winrm traffic using password/ntlm hash

Decrypting winrm traffic using password/ntlm hash

Haoxi Tan 9 Jan 05, 2022
Python Dash app that tracks whale activity in cryptocurrency markets.

Introduction Welcome! This is a Python-based Dash app meant to track whale activity in buy / sell walls on crypto-currency exchanges (presently just o

Paul Jeffries 549 Dec 25, 2022
O BiscoitoDaSorte foi criado com o objetivo de estudar desenvolvimento de bots para Discord.

BiscoitoDaSorteBOT O BiscoitoDaSorte foi criado com o objetivo de estudar desenvolvimento de bots para Discord. BOT online e com o comando =sorte Requ

Jonas Carvalho 5 Mar 17, 2022
Calculate your taxes from cryptocurrency gains

CoinTaxman helps you to bring your income from crypto trading, lending, ... into your tax declaration.

Jeppy 118 Dec 26, 2022
XMRiGUI is free and open-source crypto miner for Linux. It uses XMRig for mining and GTK3 for GUI.

XMRiGUI is free and open-source crypto miner for Linux. It uses XMRig for mining and GTK3 for GUI.

29 Jul 07, 2022