Commit Graph

24 Commits (1d64166351ea13c43bfe62adbb3eb5738b95eccc)

Author SHA1 Message Date
Bernhard Mueller 1d64166351 Only open contract storage for operations that need it 7 years ago
Bernhard Mueller cabb8bd813 Add disable-physics flag, group cmdline args 7 years ago
Bernhard Mueller 137815f674 Write callgraph to output file 7 years ago
Bernhard Mueller 1581984a25 Add missing 'else' 7 years ago
Bernhard Mueller 0da06ca796 Remove duplicate commandline flag 7 years ago
Bernhard Mueller c9e83bb035 Some refactoring 7 years ago
Bernhard Mueller c2a9642abf Refactoring 7 years ago
Bernhard Mueller 68cbf1296f Add -v flag 7 years ago
Bernhard Mueller 57ca25bc6e Add 'fire-lasers' option 7 years ago
Bernhard Mueller 223ad38338 Change command line arguments 7 years ago
step21 017b8db408 ipc support 7 years ago
Bernhard Mueller 9464d06188 Fix error in 'trace' parameter processing 7 years ago
Bernhard Mueller ad14a12a3b Remove default contract address 7 years ago
Bernhard Mueller 41912739ee Improve tracing output 7 years ago
Bernhard Mueller 844d2a32bd Fix encoding issues in trace function 7 years ago
Bernhard Mueller 8d82553b8d Add sigs & prepend '0x' when generating hash 7 years ago
Bernhard Mueller 21a6ccf5b5 Fix small issues 7 years ago
Bernhard Mueller df823cc464 Fix imports 7 years ago
Bernhard Mueller 8828b21e9c Fix hardcoded path 7 years ago
Bernhard Mueller 1588d92654 Add callgraphs 7 years ago
Bernhard Mueller 3ff43c8d2f Remove unused import 7 years ago
Bernhard Mueller bae397512d Add new disassembler class 7 years ago
Bernhard Mueller 9a60b7a5a1 Rename command line tool to 'myth' 7 years ago
Bernhard Mueller 974c04ba27 Add exception handling for disassembler 7 years ago
Bernhard Mueller 9bdf3214bb Add exception handling for xref search 7 years ago
Bernhard Mueller 78b1289332 Add exception handler for search syntax errors 7 years ago
Bernhard Mueller fec1c4421d Add xrefs command line option 7 years ago
Bernhard Mueller b9bf04be9a Fix default database dir 7 years ago
Bernhard Mueller a25932c9e3 Change default db dir and add option to change it 7 years ago
Bernhard Mueller 454bd5b7bc Update setup.py 7 years ago
Bernhard Mueller c317af33ee Add get_xrefs function to ETHContract 7 years ago
Bernhard Mueller b3981ba782 Update README 7 years ago
Bernhard Mueller 0083aafc49 Search function now returns contract code 7 years ago
Bernhard Mueller 4919d1211b Change database structure 7 years ago
Bernhard Mueller 8eaa6c5e16 Small fixes 7 years ago
Bernhard Mueller 63f5ee4156 Finalize new backend db 7 years ago
Bernhard Mueller c44923c75a Update backend database to ZODB 7 years ago
Bernhard Mueller ce8001f05e Add hash calculation 7 years ago
Bernhard Mueller 28efcf92b4 Trace now returns a string 7 years ago
Bernhard Mueller d1761aae51 Better tracing 7 years ago
Bernhard Mueller 20a6aca331 Remove obsolete functions 7 years ago
Bernhard Mueller a425181b6a Remove 'assemble' function 7 years ago
Bernhard Mueller a162c7d4d6 Obtain contract code from database 7 years ago
Bernhard Mueller 53abd900fd Add contract search 7 years ago
Bernhard Mueller a7be75d260 Add simple search 7 years ago
Bernhard Mueller f4ec7ef0a5 Improve exception handling 7 years ago
Bernhard Mueller 4e1ee61ae0 Change encoding to UTF-8 7 years ago
Bernhard Mueller d76d5ec528 Refactor and add setup.py 7 years ago
Bernhard Mueller ec3b7fc094 Update docs 7 years ago
Bernhard Mueller ede936d811 Update README 7 years ago