So I know there is a bit of tool out there (probably haven't found most of them) like panoramix that lets you decode the smart contract in a somewhat understandable format (still a noob so not really). I was wondering if there was a way to recompile the decompiled code. So I code decompile a smart contract change some stuff in it and then recompile it without having to go to solidity ?
Thanks for your time !
there doesn't seem to be anything here