Skip to content

Releases: sushihangover/CorFlags

xCorFlags Version 1.0.5643.36015

15 Jun 03:23
Compare
Choose a tag to compare

xCorFlags.exe (CorFlags Conversion Tool)

The CorFlags Conversion tool allows you to configure the CorFlags section of the header of a portable executable image.

git log v1.0.5643.30429..v1.0.5643.36015
commit 0125dffeda467b70e869b898d05203aba3669e88
Author: SushiHangover <[email protected]>
Date:   Sun Jun 14 20:06:00 2015 -0700

    Fix absolute paths to the assemblies that are passed in

This is a cross-platform version of the Microsoft CorFlags tool that is included in the .Net Framework SDK installations and is a self-cpontained x86 CIL Image that runs on:

  • Windows (xCorFlags)
  • OS-X (mono ./xCorFlags.exe)
  • Linux (mono ./xCorFlags.exe)

For additional information:

xCorFlags Version 1.0.5643.30429

15 Jun 00:31
Compare
Choose a tag to compare

xCorFlags.exe (CorFlags Conversion Tool)

The CorFlags Conversion tool allows you to configure the CorFlags section of the header of a portable executable image.

This is a cross-platform version of the Microsoft CorFlags tool that is included in the .Net Framework SDK installations and is a self-cpontained x86 CIL Image that runs on:

  • Windows (xCorFlags)
  • OS-X (mono ./xCorFlags.exe)
  • Linux (mono ./xCorFlags.exe)

For additional information: