https://github.com/blockchain-dei/injector
A tool for injecting vulnerabilities in smart contracts
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
A tool for injecting vulnerabilities in smart contracts
Basic Info
- Host: GitHub
- Owner: blockchain-dei
- Language: Python
- Default Branch: main
- Size: 245 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
Commands:
to know what current version of Solidity compiler is:
solc --version
to set what version of Solidity compiler should be used:
solc-select use 0.8.21
to get a Compact AST structure of a smart contract
solc --ast-compact-json Abs5.sol > Abs5-ast.json
inject a vulnerability into a smart contract:
python3 vul-1-3-1.py 3-1a_Fixed.sol
Owner
- Login: blockchain-dei
- Kind: user
- Repositories: 1
- Profile: https://github.com/blockchain-dei
GitHub Events
Total
- Push event: 3
Last Year
- Push event: 3