- No features yet
- Fetching source-code (Etherscan and Sourcify)
- Resolving function selectors (4bytes)
- Control-flow analysis
- Symbolic execution (mythril)
- Extract calls, stores, ...
- Create annotated Disassembly
- Basic classification based on interface and bytecode
- Started to create documentation
- bumped dependency versions
- move to github
- added cfg api to BasicBlocks and BasicBlock
- First public version
- Documentation and cleanup
- Support for etherface.io to resolve events and signatures.
- added heuristic payable detection
- added experimental risk report/ui