飘云阁

 找回密码
 加入我们

QQ登录

只需一步,快速开始

查看: 6966|回复: 23

[Disassemblers] ILSpy NEXT. NET assembly browser and decompiler, debugger

[复制链接]

该用户从未签到

发表于 2015-2-17 20:24:57 | 显示全部楼层 |阅读模式
ILSpy NEXT. NET assembly browser and decompiler, debugger, High and Low level Editor

Description:
ILSpy (latest ILSpy public version 2.2.0.1737)
-add debugger from the SharpDeveloper studio
-add CopyFullyQualifiedTypeName.Plugin
-add OpCodeTableForm
-add to treeview contextmenu:
- strong name utility
- rename class utility
- Jump to EntryPoint
- string viewer utility (search enable)
- extension exeecute utility (reservation work enable)
- hexeditor methodbody utility (runtime compilation enable,
two technologies save the result(High Level:recompile assembly
and Low Level:Binary Patch(See results and work in Patch_table)))
add to decompiletextview contextmenu:
- replace instruction (High Level,need recompile to save assembly)
- nop instruction (High Level,need recompile to save assembly)
- reverse branch (High Level,need recompile to save assembly)
- nop instruction (Low Level, no need recompile binary patch see Patch Table)
- reverse branch (Low Level, no need recompile binary patch see Patch Table)


Mono.Cecil
-ignore null type (Read TypeDefinition)
-ignore invalid parameter(Read MethodDefinition)
-ignore invalid generic argument()
-ignore invalid attribute (if (attribute.Constructor == null) continue
-ignore invalid signature(GetSecurityDeclarationSignature)
-fix handle null value in obfuscated assembly
-add ToString for CustomAttributeArgument
-add ToString for CustomAttributeNamedArgument
-ignore null element(MemberDefinition)
-avoid recursive declaringtype of some obfuscated assemblies,currently only one level checking
-add AllMemberReferences(IEnumerable<MemberReference> GetMemberReferences)
-add ElementTypeIntValue(ElementTypeIntValue)
-add support to read/write directly from bytes(FromBytes)
-Read reloc section, Contributed by Khiem Nguyen
-add alternative "Save" technology modified assembly (support obfuscated assembly)







Last build: build 16_02_15_17_54




Download :


游客,如果您要查看本帖隐藏内容请回复



评分

参与人数 1威望 +8 飘云币 +8 收起 理由
lucky_789 + 8 + 8 赞一个!

查看全部评分

PYG19周年生日快乐!
  • TA的每日心情
    开心
    2022-11-1 20:51
  • 签到天数: 75 天

    [LV.6]常住居民II

    发表于 2015-2-17 20:40:06 | 显示全部楼层
    新年礼物吗?
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    昨天 09:10
  • 签到天数: 959 天

    [LV.10]以坛为家III

    发表于 2015-2-17 21:14:49 | 显示全部楼层

    向楼主学习!向楼主致敬!
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    2015-8-2 16:07
  • 签到天数: 2 天

    [LV.1]初来乍到

    发表于 2015-2-17 21:47:36 | 显示全部楼层
    ILSpy 我一直都有在用,要是它能够修改IL代码的话,我就可以丢弃Reflactor了
    PYG19周年生日快乐!
  • TA的每日心情
    奋斗
    2021-9-29 15:05
  • 签到天数: 114 天

    [LV.6]常住居民II

    发表于 2015-2-17 22:27:29 | 显示全部楼层
    下载试试支持x64不,之前找的在64位的win7上不能用,
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    3 天前
  • 签到天数: 188 天

    [LV.7]常住居民III

    发表于 2015-2-17 23:25:32 | 显示全部楼层
    感谢分享,下载收藏!
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    2018-9-27 19:17
  • 签到天数: 31 天

    [LV.5]常住居民I

    发表于 2015-2-17 23:26:10 | 显示全部楼层
    这个可以有{:soso_e179:}
    PYG19周年生日快乐!

    该用户从未签到

    发表于 2015-2-18 07:59:06 | 显示全部楼层
    感谢分享,下载收藏!
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    2015-9-1 01:55
  • 签到天数: 3 天

    [LV.2]偶尔看看I

    发表于 2015-2-18 10:34:20 | 显示全部楼层
    这个可以有。
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    前天 19:17
  • 签到天数: 624 天

    [LV.9]以坛为家II

    发表于 2015-2-18 21:54:15 | 显示全部楼层
    正有个NET要分析一下
    PYG19周年生日快乐!
    您需要登录后才可以回帖 登录 | 加入我们

    本版积分规则

    快速回复 返回顶部 返回列表