
Linux alternative for dnspy?
So many tools... and i always try to use linux-native tools like radare2, a swiss-army, etc but this time i have an exe built with .NET and i dont know if the correct way was using radare2, i suppose the answer is no. Do i really have to install wine, mono, etc in order to get dnSpy running on my computer? Do anyone know about an local-docker alternative or an online version?
I was looking for tools and i found this: https://dogbolt.org/ and https://www.decompiler.com but its not what i need this time (in this machine, Logging), i found an exe built with .NET and i think its the way...
Decompiler shows me the code, ok, but a visual graph like radare2 visual mode? Or something that simplifies the logic analysis?