飘云阁

 找回密码
 加入我们

QQ登录

只需一步,快速开始

查看: 6444|回复: 18

[.NET] ByteME v3.9 汉化版

[复制链接]
  • TA的每日心情
    郁闷
    2021-7-31 10:39
  • 签到天数: 67 天

    [LV.6]常住居民II

    发表于 2015-12-30 10:59:46 | 显示全部楼层 |阅读模式
    一个。NET调试工具,最近被NET程序折磨,拿ByteME v3.9找找感觉。chs为汉化版
    -----------------------------------------------------------------------------------------------------------------

    ByteME v3.9.rar







    Coded by Furious
    Version 3.9
    * Fixed a reported bug while loading assembly info when the assembly is drag droped
    * Added support for multiple assemblies
    * No longer over-wrties the original assembly/No longer locks the origianl assembly
    * Got rid of most of the useless code for optimizations
    Version 3.6
    * Fixed a bug with searching for strings
    * Added decompiling-time method renaming
    * Added the ability to dump methods
    Version 3.3
    * Fixed most of the decompiling errors (thanks 0xd4d)
    * Fixed goto entrypoint with assemblies with no EP
    * Now mono handles checking the compiler, so you won't have any further problems with some assemblies.
    * Now you can copy multiple bytes, added hotkey CTRL+C for copying bytes
    * Removed scripting language
    * Removed hotkey DELETE for noping instructions
    * Some optimizations at loading assemblies (13MB assembly now loads at 2.8 seconds instead of 3.5)
    version 3.0
    * Fixed a critical bug with decompiling empty type names (CodeCracker's Obfuscator)
    * Fixed a bug while trying to modify a non selected item
    * Fixed "Goto Entrypoint" bug with few assemblies
    * Now should locate the correct metadata section
    * Added error reporting
    * Added the ability to trace methods
    * Added assembly info node which includes: Version, Compiler version, Obfuscator, IL Only flag, PublicKeyToken, entrypoint token
    * Added token support for scripting language, now you can use tokens like: nop_all_br t6000001
    * Added a var "ep" for the scripting language, can be used like this: nop_all_call ep
    * Added new command "get_all_inner_call" same function as "get_all_call" except it only adds the calls that is located in the assembly (non referenced calls)
    * Removed script writer
    Version 2.4
    * Now you can modify opcodes in IL too instead of only bytes.
    * Now when you refresh an assembly it will navigate back to the method you were on.
    * Added a close button so it would be much easier to make any changes in the assembly.
    * Added a reverse branch function, now you can right click on any branch and reverse it. Ex: 2C99 will be reversed to 2D99
    * Added a scripting language, current commands:
        modify rva newbytes  modifies your defined rva with those bytes
        nop rva       nopes your defined rva
        revbran rva   reverses a branch with the defiend rva
        wipe rva   wipes method rva (changes all the instructions to nop and last instruction to ret)
        get_all_#OPCODE# rva var gets all the rva addresses for your defined rva in your defined method and stores them in the var, example usage: get_all_call 2090 call : nop call10. this nops the 10th call in the method rva
        nop_all_#OPCODE# rva nops all the defined OPCODE in the defined methodrva example : nop_all_call 2090
        #    for comments, all comments will be ignored.
    Version 2.0
    * OpCode highlighting.
    * Code decompilation fixes with generic parameters.
    * Now you can nop multiple OpCodes.
    * Added a search funciton.
    Version 1.5
    * Fixed a critical bug with deassemblying some bytes with size 2 and simliar op codes.
    * Fixed a bug with trying to decompile some methods.
    * Now instruction # shown as hex.
    * Added a Goto module constructor.
    * Added hotkey delete automatically fill byte's with NOP.
    * Added double click modify OP code.
    * Added parameters and return type for methods.

    Version 1.0
    * Decompiliation of methods using Mono.Cecil.
    * Displayes op codes of methods, va, rva, bytes, token.
    * Modifying of op codes.
    If you have any suggestions/feedback/bug reports please feel free to pm me.

    Download https://hostr.co/file/0Bg4tgDu4MFq/ByteME-v3.9.rar?warning=on



    评分

    参与人数 5威望 +24 飘云币 +20 收起 理由
    waddt123 + 4 赞一个!
    a74909898 + 4 很给力!
    ygxlx + 4 赞一个!
    netle8 + 4 很给力!
    GGLHY + 8 + 20 PYG有你更精彩!

    查看全部评分

    PYG19周年生日快乐!
  • TA的每日心情
    开心
    2019-3-25 14:18
  • 签到天数: 881 天

    [LV.10]以坛为家III

    发表于 2015-12-30 11:40:22 | 显示全部楼层
    好东西
    收下了
    谢谢分享
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    昨天 09:27
  • 签到天数: 2091 天

    [LV.Master]伴坛终老

    发表于 2015-12-30 14:09:57 | 显示全部楼层
    谢谢楼主分享
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    2024-4-12 18:53
  • 签到天数: 332 天

    [LV.8]以坛为家I

    发表于 2015-12-30 15:10:00 | 显示全部楼层

    谢谢楼主分享
    PYG19周年生日快乐!
  • TA的每日心情
    无聊
    2018-3-15 22:36
  • 签到天数: 110 天

    [LV.6]常住居民II

    发表于 2015-12-30 21:13:05 | 显示全部楼层
    好东西
    收下了
    谢谢分享

    PYG19周年生日快乐!
  • TA的每日心情
    无聊
    2016-3-7 11:12
  • 签到天数: 4 天

    [LV.2]偶尔看看I

    发表于 2016-1-5 15:42:17 | 显示全部楼层
    好东西
    收下了
    谢谢分享
    PYG19周年生日快乐!
  • TA的每日心情
    郁闷
    2016-2-23 00:38
  • 签到天数: 3 天

    [LV.2]偶尔看看I

    发表于 2016-1-6 02:05:25 | 显示全部楼层
    收下了,谢谢分享~
    PYG19周年生日快乐!
  • TA的每日心情
    奋斗
    2024-4-10 20:37
  • 签到天数: 1079 天

    [LV.10]以坛为家III

    发表于 2016-1-6 18:15:50 | 显示全部楼层
    楼主厉害,分享辛苦,下来收藏
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    2024-4-5 13:42
  • 签到天数: 859 天

    [LV.10]以坛为家III

    发表于 2016-1-7 12:44:21 | 显示全部楼层
    又一利器,谢谢分享!
    PYG19周年生日快乐!
    您需要登录后才可以回帖 登录 | 加入我们

    本版积分规则

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