It doesn't look like NDepend <http://www.ndepend.com> runs on Linux, which is one of my requirements.
mjw On Sunday, December 7, 2014 9:33:46 AM UTC-7, Greg Young wrote: > > Have you seen ndepend? > > On Sat, Dec 6, 2014 at 12:32 AM, Mike Waldron <[email protected] > <javascript:>> wrote: > > Hi Everybody! > > > > I need to develop an automatic way to decompile .NET DLLs and inspect > the > > output for a laundry list of potential problems. I can easily do this by > > hand with dotPeek on Windows, but I need to do it on Linux (long story, > > don't ask) and I don't want to do it by hand because it doesn't scale. > I'm > > talking about hundreds, potentially thousands of DLLs, with new ones > popping > > up somewhat frequently. I can code as much as needed - oh boy can I code > - > > but I'd rather not write the decompiler from scratch. > > > > Based on some documentation I've read, it sounds like mono-cecil will > work, > > but I ain't 100% so I thought I'd just ask directly. Does this sound > like > > something mono-cecil is well-suited for? > > > > mjw > > > > -- > > -- > > -- > > mono-cecil > > --- > > You received this message because you are subscribed to the Google > Groups > > "mono-cecil" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Studying for the Turing test > -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
