[Mono-dev] Random CIL generator

Sebastien Pouliot sebastien.pouliot at gmail.com
Fri Aug 18 08:15:08 EDT 2006


Hello Bjarke,

On Fri, 2006-08-18 at 11:48 +0200, Bjarke Hammersholt Roune wrote:
> Can anyone point me to a random CIL generator? As far as I can tell from 
> Google, no one has written one yet. 

I had never seen one, but it would be a very useful tool to test the
runtime.

Another variation would be a tool that modify a few bits of an existing
(known to be valid, signed or not) assembly and see how the runtimes*
reacts to this changes.

* not just mono ;-)

> I ask because I don't want to go 
> around considering how to write one if one already exists. 

That would be a nice contribution to Mono!

> It would be 
> useful to do testing on CIL-based tools as described at 
> http://testingsoftware.blogspot.com/2005/10/testing-for-zero-bugs_31.html
> 
> Regards
> Bjarke Roune
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-- 
Sebastien Pouliot  <sebastien at ximian.com>
Blog: http://pages.infinit.net/ctech/




More information about the Mono-devel-list mailing list