Cynegetic Investment Management
Cynegetic Investment Management is an R&D firm based in Hong Kong.
Hong Kong
Pinned Repositories
btcrecover
BTCRecover is an open source wallet password and seed recovery tool. For seed based recovery, this is primarily useful in situations where you have lost/forgotten parts of your mnemonic, or have made an error transcribing it. (So you are either seeing an empty wallet or gettign an error that your seed is invalid) For wallet password or passphrase recovery, it is primarily useful if you have a reasonable idea about what your password might be.
D2O-Strategies
This repository named Down Derivative Options Strategies or its acronym (D2O-Strategies) is intended to be an important branch in the Research and Development of the company Cynegetic Investement Management in order to share which strategies can be applied with different calculation algorithms using Python.
ETH_Hunt
Collison with Ethereum Address
ethereum-notebooks
Ethereum examples within Jupyter notebooks
Numerai
Numerai’s trades are determined by an AI, which is fueled by a network of thousands of anonymous data scientists.
OpenBBTerminal
Investment Research for Everyone, Anywhere.
polygon-etl
ETL (extract, transform and load) tools for ingesting Polygon blockchain data to Google BigQuery and Pub/Sub
PubKeyToPK_BSGS
Find PrivateKey of corresponding Pubkey(s) using BSGS algo
RandomWeak
The project starts by contemplating the random generation of different weak entropies that may entrain common features in different methods in the creation of Private Keys for the different networks in the BlockChain.
secp256k1-1
Python Library for Secp256k1 Bitcoin curve to do fast ECC calculation
Cynegetic Investment Management's Repositories
CynegeticIO/OpenBBTerminal
Investment Research for Everyone, Anywhere.
CynegeticIO/RandomWeak
The project starts by contemplating the random generation of different weak entropies that may entrain common features in different methods in the creation of Private Keys for the different networks in the BlockChain.
CynegeticIO/D2O-Strategies
This repository named Down Derivative Options Strategies or its acronym (D2O-Strategies) is intended to be an important branch in the Research and Development of the company Cynegetic Investement Management in order to share which strategies can be applied with different calculation algorithms using Python.
CynegeticIO/Numerai
Numerai’s trades are determined by an AI, which is fueled by a network of thousands of anonymous data scientists.
CynegeticIO/PubKeyToPK_BSGS
Find PrivateKey of corresponding Pubkey(s) using BSGS algo
CynegeticIO/btcrecover
BTCRecover is an open source wallet password and seed recovery tool. For seed based recovery, this is primarily useful in situations where you have lost/forgotten parts of your mnemonic, or have made an error transcribing it. (So you are either seeing an empty wallet or gettign an error that your seed is invalid) For wallet password or passphrase recovery, it is primarily useful if you have a reasonable idea about what your password might be.
CynegeticIO/ETH_Hunt
Collison with Ethereum Address
CynegeticIO/secp256k1-1
Python Library for Secp256k1 Bitcoin curve to do fast ECC calculation
CynegeticIO/ethereum-etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
CynegeticIO/ethereum-etl-airflow
Airflow DAGs for exporting, loading, and parsing the Ethereum blockchain data. How to get any Ethereum smart contract into BigQuery https://towardsdatascience.com/how-to-get-any-ethereum-smart-contract-into-bigquery-in-8-mins-bab5db1fdeee
CynegeticIO/polygon-etl
ETL (extract, transform and load) tools for ingesting Polygon blockchain data to Google BigQuery and Pub/Sub
CynegeticIO/TRONPRO
TRON PrivateKey and Address Wallet Generator with this source can generated random address and private key with check balance without api
CynegeticIO/aaveFlashLoan
1st Place 🏆 in the Gitcoin Web3 World Aave Hackathon. A bot that does arbitrage between two Uniswap exchanges using an Aave Flashloan as the capital for initial trade. Got a nice write up from the Aave team - https://medium.com/aave/gitcoin-x-aave-hackathon-recap-f61d24af2cb
CynegeticIO/AltCrack
AltCrack System
CynegeticIO/bip39
JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys
CynegeticIO/bips
Bitcoin Improvement Proposals
CynegeticIO/Bitcoin-wallet-cracker
Automated Bitcoin wallet generator that with mnemonic and passphrases bruteforces wallet addresses
CynegeticIO/blockchain-etl-architecture
Blockchain ETL Architecture
CynegeticIO/btc_words
Search Mnemonic words for BTC address (offline check in file)
CynegeticIO/btckeygen
A very simple and easy to use bitcoin(btc) key/wallet generator. A Golang implementation of the BIP32/BIP39/BIP43/BIP44/SLIP44/BIP49/BIP84/BIP173 for creating keys, mnemonic seeds and Hierarchical Deterministic (HD) addresses.
CynegeticIO/doublerandom
Randomness mixers, offline seed generator, BIP39 seed generator, random numbers in range algorithm, random words from a dictionary.
CynegeticIO/doubleslow
Doubleslow Keystretcher: Key stretching on an air-gapped computer with additional "external key stretching" on another computer
CynegeticIO/EIPs
The Ethereum Improvement Proposal repository
CynegeticIO/eth-hash
The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3
CynegeticIO/key-tree
CynegeticIO/Nethereum
Ethereum .Net cross platform integration library
CynegeticIO/PubKeyToPK_PollardKangaroo
Find PrivateKey of corresponding Pubkey(s) using Pollard Kangaroo algo
CynegeticIO/python-mnemonic
:snake: Mnemonic code for generating deterministic keys, BIP39
CynegeticIO/QuickScripts
helpful Quick Scripts
CynegeticIO/secp256k1
Optimized C library for EC operations on curve secp256k1