Stories recently tagged with 'IL'

IL DASM 4.0.11001.1(animaonline.com)

submitted by animaonlineanimaonline(275) 2 years, 10 months ago

This is the IL DASM extracted from .NET Framework 4.0 CTP ILDASM is a tool contained in the .NET Framework SDK. It can be used to disassemble PE files containing Common Intermediate Language code. read more...

add a comment |category: |Views: 35

tags: another

Don’t rely on obfuscation(barmagy.com)

submitted by FadyFady(275) 4 years, 6 months ago

A white paper demonstrating the weaknesses of managed code obfuscation known protection techniques read more...

add a comment |category: |Views: 9

tags: another

SequenceViz :: generate sequence diagrams from .NET assembly file(weblogs.asp.net)

submitted by nlegharinleghari(205) 4 years, 9 months ago

SequenceViz is a free open source tool to automatically generate sequence diagrams from .NET assemblies. read more...

1 comment |category: |Views: 70

tags: another

ILMerge im Einsatz(blog.norberteder.com)

submitted by .NetKicks.NetKicks(1304) 4 years, 11 months ago

Explains in german language how to merge assemblies with the ILMerge-Tools. read more...

add a comment |category: |Views: 3

tags: another

Dynamic Serialization vs. Xml Serialization.(gaech.blogspot.com)

submitted by gaechgaech(1240) 5 years, 3 months ago

This is an example of how to use the new DynamicMethod class in .net 2.0 as a base for smart dynamic serializer with human readable output. read more...

add a comment |category: |Views: 219

tags: another