Reflexil v1.2 for Reflector 7 is available: http://reflexil.net

news:
- Reflexil is now MIT/X11 licensed
- technical update: using customized Mono.Cecil/Light 0.9.x
- technical update: using customized ICSharpCode.SharpDevelop.Dom.dll
- technical update: using customized ICSharpCode.TextEditor.dll
- technical update: using customized ICSharpCode.NRefactory.dll

upgrades:
- moved "Kind" and "Target Runtime" from Assembly to Module handler
- better support for pdb and mdb files and strong name assemblies
- complete support for PE32+ assemblies
- less memory consumption
- lazy loading of every metadata element
- speed and optimizations
- you can enable/disable cache settings for intellisense
- injection/compilation with version control: v2.0, v3.5, v4.0
- new injection import process
- added architecture support (I386, AMD64, IA64) in module definition
- new attributes grouping

bugfixes:
- fixed PointerType/ArrayType/ReferenceType Cecil/Reflector code matching (No data shown for methods with "ref" array parameters)
- fixed crashes when attempting to replace all with code (Could not find a part of the path)
- fixed type import when updating field, method, property or event
- fixed extra random assembly reference when injecting/compiling
reflexil
0

Comments

2 comments

  • nmpham
    Very impressive.

    Does this version work with Reflector 6 / ILSpy ?
    nmpham
    0
  • reflexil
    Works only with Reflector 7 and Cecil.Studio.

    For Reflector 6, it's only about references (Reflector 7 has changed its assembly version). So you can get the sourcecode and recompile against Reflector 6 without any problem.

    You can also use Reflexil 1.1 to patch Reflexil 1.2 assembly references :p
    reflexil
    0

Add comment

Please sign in to leave a comment.