diff --git a/calldata/README.md b/calldata/README.md index 1151482..409cd42 100644 --- a/calldata/README.md +++ b/calldata/README.md @@ -16,6 +16,20 @@
+---- + +### decompilers + +
+ +* [dedaub](https://library.dedaub.com/) +* [ethervm.io](https://ethervm.io/decompile) +* [panoramix](https://github.com/eveem-org/panoramix) +* [froundry's cast with --debug](https://book.getfoundry.sh/cast/index.html) + + +
+ ---