-EN- Hi, so to use the app : To use the program you will need the 2 libraries "hashlib" and "sha256". To install them open a terminal and run the command : pip install hashlib pip install sha256 ______________________________________________________________________________________________________________________________________________________________________ To encrypt : step 1 : put the file you want to encrypt in the folder. step 2 : you launch the program (main.py). step 3 : you enter the name of the file to encrypt (the one you put in the folder). step 4 : after you enter the name of the final file. step 5 : enter a key (you will need it to decrypt the file) To decrypt : step 1: put the file you want to decrypt in the folder. step 2 : launch the program (main.py) step 3 : you enter the name of the file to decrypt (the one you put in the folder). step 4 : after you enter the name of the result file. step 5 : enter the key that was used to encrypt. https://www.youtube.com/watch?v=1yKY8aMJf9M ______________________________________________________________________________________________________________________________________________________________________ -FR- Salut donc pour utiliser l'app : Pour pouvoir utiliser le programme vous aurez besoin du 2 librairie "hashlib" et "sha256". Pour les installer ouvrir un terminal et executer la commande : pip install hashlib pip install sha256 ______________________________________________________________________________________________________________________________________________________________________ Pour chiffrer : étape 1 : il faut mettre le fichier que vous voulez chiffrer dans le dossier. étape 2 : vous lancer le programme (main.py). étape 3 : vous rentrez le nom du fichier à chiffrer (celui que vous avez mis dans le dossier). étape 4 : après vous rentrez le nom du fichier finale. étape 5 : rentrez une clé (vous en aurez besoin pour déchiffrer le fichier) Pour déchiffrer : étape 1 : mettre le fichier que vous voulez déchiffrer dans le dossier. étape 2 : lancer le programme (main.py) étape 3 : vous rentrez le nom du fichier à déchiffrer (celui que vous avez mis dans le dossier). étape 4 : après vous rentrez le nom du fichier du résultat. étape 5 : rentrez la clé qui a été utiliser pour chiffrer. https://www.youtube.com/watch?v=1yKY8aMJf9M
Python App To Encrypt Data (image, text, all data)
Overview
Technical_indicators_cryptos - Using technical indicators to find optimal trading strategies to deploy onto trading bot.
technical_indicators_cryptos Using technical indicators to find optimal trading strategies to deploy onto trading bot. In the Jup Notebook you wil
Bit is Python's fastest Bitcoin library and was designed from the beginning to feel intuitive, be effortless to use, and have readable source code.
Bit is Python's fastest Bitcoin library and was designed from the beginning to feel intuitive, be effortless to use, and have readable source code.
Python Steganography data hiding in image
Python-Steganography Python Steganography data hiding in image data encryption and decryption im here you have to import stepic module 1.open CMD 2.ty
Python binding to the Networking and Cryptography (NaCl) library
PyNaCl: Python binding to the libsodium library PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. T
Crypto Portfolio Clustering with and without optimization techniques (elbow method, PCA).
Crypto Portfolio Clustering Crypto Portfolio Clustering with and without optimization techniques (elbow method, PCA). Analysis This is an anlysis of c
I coded the sha256 algorithm into python without using any modules.
sha256.py I coded the sha256 algorithm in python without using any modules. The purpose of the code was to better understand the algorithm and learn h
Zero-dependency Cryptography Python Module with a self made method
TesohhCrypt TesohhCrypt is a zero-dependency Cryptography Python Module, with a method that i made. (likely someone already made a similar one, but i
This is a simple Bitcoin non-deterministic wallet address generator coded in Python 3.
This is a simple Bitcoin non-deterministic wallet address generator coded in Python 3. It generates a Private Key in different formats (hex, wif and compressed wif) and corresponding Public Addresses
Create and finder all address wallet bitcoin and check balance , transaction
BTCCrackWallet Create and finder all address wallet bitcoin and check balance , transaction bitcoin wallet generator generated address wallet , public
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,
Looks for Bitcoin Wallets starting 1 compresses and Uncompressesed, segwit address and MultiSig starting 3.
Looks for Bitcoin Wallets starting 1 compresses and Uncompressesed, segwit address and MultiSig starting 3. Pick your starting and stop numbers to start looking. Need a database of addresses to check
A bot written in Python to automatically buy tokens on the Binance Smart Chain as soon as liquidity is provided
A bot written in Python to automatically buy tokens on the Binance Smart Chain as soon as liquidity is provided. If you’ve found this bot useful and have profited from it please consider donating any
Get the length of the Instagram encrypted password
instagram-weak-encryption Get the length of the Instagram encrypted password Introduction Instagram and Facebook encrypt the password submitted at log
The Qis|krypt⟩ is a software suite of protocols of quantum cryptography and quantum communications
The Qis|krypt⟩ is a software suite of protocols of quantum cryptography and quantum communications, as well, other protocols and algorithms, built using IBM’s open-source Software Development Kit for
Microllect - Fully automated btc wallet hack,using advanced protocols
Microllect - Fully automated btc wallet hack,using advanced protocols
Freqtrade is a free and open source crypto trading bot written in Python
Freqtrade is a free and open source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram. It contains backtesting, plotting and money man
A simple Ethereum mining pool
A simple getWork pool for ethereum mining Payouts are still manual. TODO: write payouts when someone mines 10 blocks. Also, make the submit actually
Простой шифратор работающий по ключам.
deCryptor Что это такое? Простой шифратор работающий по ключам и без них. Как пользоваться? СМОТРЕТЬ ИЗОБРАЖЕНИЕ Разработчики Роман Слабицкий - написа
Block Chain for RiceSupply Chain and Agriculture Traceability
Block Chain for RiceSupply Chain and Agriculture Traceability Project Under Development Folder: Building a BlockChain Basic blockchain structure using
Generate bitcoin public and private keys and check if they match a filelist of existing addresses that have a nonzero balance
btc-heist Running Install deps, i.e., python3 -m pip install -r requirements.txt Download the CSV dump of all bitcoin addresses with a balance and cut