Signer Changelog

What's new in Signer 1.0.0.0

Aug 10, 2010
  • Working on an improved IL parser which represents the contents of an IL file as an object model.
  • This will make more sophisticated manipulations possible such as:
  • Unsign an assembly and all dependant ones.
  • Make internals of one assembly visible to others via the InternalsVisibleTo Attribute.