python-iavl
IAVL debugger
A toolset for inspecting and debugging Cosmos SDK application databases using an in-memory data structure called an IAVL tree
iavl inspection tool implemented in python
5 stars
2 watching
4 forks
Language: Python
last commit: 13 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ionelmc/python-manhole | A tool for interactive debugging of Python applications | 374 |
hipo/tealinspector | Analyze and decipher Algorand smart contract lines of code | 15 |
crytic/ida-evm | A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 308 |
ivicanikolicsg/maian | Automated tool for detecting bugs in smart contracts on the Ethereum blockchain | 556 |
almenon/arepl-vscode | An extension for Visual Studio Code that provides real-time Python code evaluation and debugging features. | 264 |
oughtinc/ice | Interactive debugging tool for compositional language model programs written in Python | 535 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
galoisinc/cryptol | An interpreter for a public standard language for specifying cryptographic algorithms | 1,136 |
mrphrazer/hitb2021ams_deobfuscation | Automated deobfuscation of malware code using symbolic execution and simplification techniques | 71 |
dapphub/dapptools | A suite of tools for building, testing, and deploying Ethereum smart contracts and related tools | 2,098 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 842 |
avast/yari | An interactive debugger for a specific programming language | 88 |
gotcha/ipdb | An integration of IPython's debugger into the pdb module | 1,863 |
intelowlproject/pyintelowl | A Python SDK and CLI client for interacting with the IntelOwl API | 60 |
aio-libs/aiozipkin | Tools for distributed tracing in asynchronous applications with a focus on integrating with the Zipkin system | 187 |