😈 Shining is a tool that enables engineers to remotely pull smart contract code in multi-file situations.

Related tags

CryptographyShining
Overview

👑 Shining

😈 Shining is a tool that enables engineers to remotely pull smart contract code in multi-file situations.

Shining is the name of one of my favourite horror films and the tool was inspired by it, as well as my social account avatar, which is also from the film.

💜 Install

$ git clone https://github.com/xxxeyJ/Shining.git
$ cd ./Shining

🎓 Usage

$ python3 Shining.py eth 0xc24A365A870821EB83Fd216c9596eDD89479d8d7


   ▄████████    ▄█    █▄     ▄█  ███▄▄▄▄    ▄█  ███▄▄▄▄      ▄██████▄
  ███    ███   ███    ███   ███  ███▀▀▀██▄ ███  ███▀▀▀██▄   ███    ███
  ███    █▀    ███    ███   ███▌ ███   ███ ███▌ ███   ███   ███    █▀
  ███         ▄███▄▄▄▄███▄▄ ███▌ ███   ███ ███▌ ███   ███  ▄███
▀███████████ ▀▀███▀▀▀▀███▀  ███▌ ███   ███ ███▌ ███   ███ ▀▀███ ████▄
         ███   ███    ███   ███  ███   ███ ███  ███   ███   ███    ███
   ▄█    ███   ███    ███   ███  ███   ███ ███  ███   ███   ███    ███
 ▄████████▀    ███    █▀    █▀    ▀█   █▀  █▀    ▀█   █▀    ████████▀

                    Author: xxxeyJ & Search?=Null

[#] The PolsStake directory has been created.
[+] Download PolsStake.sol...
[+] Download AccessControl.sol...
[+] Download ReentrancyGuard.sol...
[+] Download SafeERC20.sol...
[+] Download IAccessControl.sol...
[+] Download Context.sol...
[+] Download Strings.sol...
[+] Download ERC165.sol...
[+] Download IERC165.sol...
[+] Download IERC20.sol...
[+] Download Address.sol...
[#] PolsStake smart contract code downloaded successfully.

🌴 Versions

Currently the first version only supports the ETH/BSC blockchain, consider adding support for the Polygon/HECO/xDai blockchain in a later version.

📚 License

Shining is released under the MIT License.

Owner
xxxeyJ
Security Researcher
xxxeyJ
Cryptocurrency application that displays instant cryptocurrency prices and reads prices with the Google Text-to-Speech library.

📈 Cryptocurrency Price App 💰 ◽ Cryptocurrency application that displays instant cryptocurrency prices and reads prices with the Google Text-to-Speec

Furkan Mert 2 Nov 08, 2021
A Trading strategy for the Freqtrade crypto bot.

Important Thing to notice 1) Do not use this strategy on live. It is still undergoing dry-run. 2) The Hyperopt is highly optimized towards "shitcoin"

160 Dec 26, 2022
A Python module to encrypt and decrypt data with AES-128 CFB mode.

cryptocfb A Python module to encrypt and decrypt data with AES-128 CFB mode. This module supports 8/64/128-bit CFB mode. It can encrypt and decrypt la

Quan Lin 2 Sep 23, 2022
FileGuard - File crypter and packing utility

FILEGUARD FILEGUARD is a file crypter and packing utility. This project was orig

11 Nov 28, 2022
dashboard to track crypto prices and change via the coinmarketcap APIs

crypto-dashboard Dashboard to track crypto prices and change via the coinmarketcap APIs. Uses chart.js and ag-grid. Requirements: python 3 (was writte

4 Nov 09, 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 Python library to wrap age and minisign to provide key management, encryption/decryption and signing/verification functionality.

A Python library to wrap age and minisign to provide key management, encryption/decryption and signing/verification functionality.

Vinay Sajip 3 Feb 01, 2022
J. Brandon Walker 1 May 13, 2022
SVSHI - Secure and Verified Smart Home Infrastructure

The SVSHI (Secure and Verified Smart Home Infrastructure) (pronounced like "sushi") project is a platform/runtime/toolchain for developing and running formally verified smart infrastructures, such as

Dependable Systems Laboratory 3 Oct 28, 2022
🔑 Password manager and password generator

Password-Manager Create Account Quick Login Generate Password Save Password Offline App Passwords are stored on your system and no one has access to t

Abbas Ataei 41 Nov 09, 2022
Python repo to create blockchain CSVs

staketaxcsv Python repo to create blockchain CSVs for Terra (LUNA), Solana (SOL), and Cosmos (ATOM). CSV codebase for stake.tax Community contribution

187 Dec 31, 2022
Historical Crypto Price

Made with Coingecko API, this is a VERY simple python script that asks you the crypto, date and currency you want and then proceeds to give you the price and MarketCap at that precise moment

7 Oct 14, 2022
Crypto-curriences analysis

Crypto_analysis Discription: simple streamlit(screener) app to make MMA and OSC analysis for cyrpto-currenices, and gives resaults for which coins are

13 Nov 01, 2021
Bot to trade crypto trading ranges

crypto-trading-bot Crypto bot with DCA or GRID trading strategy Sends notifictions to telegram chat Crypto bot with webhook feature which can be used

3 Jun 18, 2021
Gridlock - Encryption and decryption python project

Gridlock Encryption Encryption and decryption of plain text messages inspired by

Matthew 2 Mar 23, 2022
PytoPrice is an automation program to fetch the latest price of a cryptocurrency of your choice at a user-customizable update interval.

PyToPrice (Python Crypto Price) PytoPrice is an automation program to fetch the latest price of a cryptocurrency of your choice at a user-customizable

Peter 1 Jun 16, 2022
Linear encryption software programmed with python

Echoder linear encryption software programmed with python How does it work? The text in the text section runs a function with two keys entered keys mu

Emre Orhan 4 Dec 20, 2021
A symmetric cryptographic module.

Exemple of use : import Seleni MyKey = "GitHub" MySecretText = "Seleni is wonderfull !!!" MyEncryptedText = Seleni.crypt(MyKey, MySecretText) print(My

Polaris 1 Jan 15, 2022
Bitcoin & Lightning Container Manager for facilitating development tools

Torch-cli Bitcoin & Lightning Container Manager for facilitating development too

Gray Finance 3 Aug 22, 2022