Hacker News new | past | comments | ask | show | jobs | submit login
PowerUp: IDE Decompilation and Disassembly Tools (github.com/badamczewski)
71 points by walterbell on Aug 30, 2022 | hide | past | favorite | 4 comments



To be clear, this is only for the .NET languages, which frankly is far easier than even regular C/C++ decompiling. Also the same reason why there's at least half a dozen Java decompilers.


They have Go and Rust disassemblers as well. The Go one is interesting because it shows the Go IR.


Bartosz posts interesting little infographics to twitter about .NET micro-optimizations: https://twitter.com/badamczewski01

Presumably this is his toolset for making them.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: