Category "decompiler"

Is there a way to do automated decompilation with ILSpy?

We have a rather large third party product which contains a lot of C# DLLs and is updated every month or so. While the decompiler does only a 98% job where it

How to execute ida-decompiler python script from IDAPython inside IDA Pro

I'm trying to execute this python script in IDA PRO using IDAPython. https://github.com/EiNSTeiN-/ida-decompiler It says to run this script you simply just do