Dotnet IL Editor (DILE) V0.2.7 Build 2551
Dotnet IL Editor (DILE) V0.2.7 Build 2551Weekly Build (X86) V0.2.7 Build 2551 Released
1. Fixed the "Maximize" bug in WinXP.
2. Fixed bug: if DILE was opened with the Start Page disabled then clicking the Close All Windows menu item caused a NullReferenceException.
3. Fixed bug: I got a strange assembly that contains a TypeRef that... references itself. I'm not sure of what this means. I guess it's a way of obfuscators to confuse decompilers/disassemblers. But it seems to be valid IL code. So for now - as a workaround - I display all these tokens as *incorrect token*. At least, assemblies with such TypeRefs can still be loaded by DILE.
4. Quick fix for avoiding thread synchronization bugs when many assemblies are loaded at once (using several threads).
http://sourceforge.net/projects/dile/files/DILE/WeeklyBuild/dile_v0_2_7_2551_weekly_build_x86.zip/download
http://sourceforge.net/projects/dile/files/DILE/WeeklyBuild/dile_v0_2_7_2551_weekly_build_x64.zip/download 不错,谢谢分享 DILE v0.2.13
- fixed bug: assemblies which contained arrays that used the embedding type's or method's generic parameters were not disassembled correctly.
- fixed bug: in some rare cases the MainForm_HandleCreated event handler was not fired.
- changed the Dile.exe.config file to required only the client version of .NET 4 as that seems to be sufficient for running DILE.
Download x86
http://sourceforge.net/projects/dile/files/DILE/v0.2.13/dile_v0_2_13_x86.zip/download
Download x64
http://sourceforge.net/projects/dile/files/DILE/v0.2.13/dile_v0_2_13_x64.zip/download
页:
[1]