mirror of
https://github.com/autistic-symposium/web3-starter-sol.git
synced 2025-07-05 03:56:54 -04: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>
|
||||
|
||||
----
|
||||
|
||||
### 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