mirror of
https://github.com/autistic-symposium/web3-starter-sol.git
synced 2025-11-24 16:43:38 -05:00
add some decompilers
This commit is contained in:
parent
42d9dc2637
commit
ddfa8a08de
1 changed files with 14 additions and 0 deletions
|
|
@ -16,6 +16,20 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
### decompilers
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
* [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)
|
||||||
|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue