飘云阁

 找回密码
 加入我们

QQ登录

只需一步,快速开始

查看: 7807|回复: 22

[Debuggers] OllyDumpEx 1.4汉化

[复制链接]
  • TA的每日心情
    开心
    2024-1-4 14:31
  • 签到天数: 73 天

    [LV.6]常住居民II

    发表于 2014-12-19 20:45:20 | 显示全部楼层 |阅读模式
    == Known Issue
    - Incorrect memory attribute
      OllyDbg 1.10 and Immunity Debugger Image type memory is always readonly.
      IDA Pro cannot detect Mapped type, Guard, CopyOnWrite attribute.
    - All Memory Search mode hit listed module
      OllyDbg 1.10 and Immunity Debugger not refresh t_memory table automatically.
      Open Memory window and refresh (ALT+M) before search.
    - Cannot search memory address greater than 0x7FFFFFFF
      OllyDbg 2.01h seems to be 0x80000000-0xFFFEFFFF memory range as kernel memory
      even if debuggee compiled with LARGEADDRESSAWARE option.
    - 64bit Limitation
      ImageBase change not supported.
    - Dumped UPX binary not work (FAQ)
      Disable "Prefer Original Characteristics" option before dump.
      Problem is PE characteristics and memory access permission inconsistency.


    == Changelog
    - v1.40 / 2014-12-17
      Add: Support x64_dbg plugin interface (both 32bit and 64bit)
      Improve: Enable NXCOMPAT and DYNAMICBASE for plugin binaries
    - v1.30 / 2013-06-28
      Add: Support WinDbg plugin interface (both 32bit and 64bit)
      Improve: Add plugin name and version directory to archive file
      Bugfix: Data after section headers in PE Header has been ignored
      Bugfix: Fix SizeOfHeaders inconsistency
    - v1.20 / 2013-05-27
      Add: Support IDA Pro plugin interface (both Retail and Freeware version)
      Add: Support native 64bit process dump (IDA Pro only)
      Improve: Change dialog position to center of parent window
      Improve: Add debug toggle menu to dialog system menu
      Improve: Section size handling single section belongs to multiple memory segments
      Bugfix: Zero virtual size section handling
    - v1.12 / 2013-04-02
      Improve: Update to OllyDbg 2 latest version PDK (2.01h, PLUGIN_VERSION 0x02010001)
      Improve: Tested with latest version of debuggers (OllyDbg 2.01h and Immunity Debugger 1.85)
      Bugfix: Search greater than 0x7FFFFFFF memory address failed (IMAGE_FILE_LARGE_ADDRESS_AWARE)
    - v1.10 / 2013-03-24
      Add: Search type All Memory
      Add: Binary dump mode (no rebuild PE header, for before load image)
      Add: PE32+ support (Binary dump mode only)
      Add: Memory Address/Size parameters editable (dump source address)
      Improve: Add info message for Relocation Flag and EXE/DLL type
      Improve: Large PE Header handling (larger than 0x1000)
      Improve: Check SectionAlignment and FileAlignment consistency
      Improve: Reduce search memory usage (not depend on target memory size)
      Improve: Detect PE Header across different type pages (parse and search)
      Bugfix: Improper owner window handle
      Bugfix: Section not listed when belong memory range not exists
      Bugfix: Almost features broken when memory window sort order changed
    - v1.00 / 2013-03-12
      Add: Selectable Base PE Header (Module/Memory/Address)
      Add: Search PE Header from memory
      Improve: PE Source default change Disk to Memory
      Improve: ASLR aware (except PE Source from Disk mode)
      Improve: Clear DynamicBase DllCharacteristics flag with Disable Relocation option
      Improve: PE Header parse and modify more carefully (corrupt PE handling)
      Improve: Inherit selected address from memory window
      Bugfix: Fix Virtual Offset feature cause crash (divide by zero)
      Bugfix: Parse invalid sections cause crash
    - v0.92 / 2012-10-09
      Improve: Support OllyDbg version 2 plugin new interface
    - v0.90 / 2011-08-24
      Add: Support OllyDbg version 2 plugin interface (EXPERIMENTAL)
      Improve: Rewrite Wide/Multibyte-Character support code
      Improve: Decode CopyOnWrite page attribute
      Bugfix: Detect working directory (Wide-Character only)
    - v0.80 / 2011-08-01
      Add: Support Immunity Debugger version 1.8x or higher
      Improve: Data Directory rebuild option (check rewrite range)
      Improve: Always round up PE header size to 0x1000 (ImportRec not extend itself)
      Bugfix: TLS Data Directory ignored
    - v0.70 / 2011-07-07
      Add: Support Immunity Debugger version 1.7x or lower
      Improve: Data Directory rebuild option (support ImportTable)
      Improve: Image Base Address alignment checking
      Improve: Virtual Offset Address alignment checking
    - v0.60
      Improve: DeSelect is too slow when Auto Adjust Image Base option enabled
      Add: Virtual Offset Address overlap checking
    - v0.50
      Improve: Data Directory rebuild option (support ResourceDirectory)
      Add: Auto Adjust Image Base Address option
    - v0.40
      Add: Data Directory rebuild option for RVA Adjust (support ExportTable)
      Improve: Invalid Image Base checking
      Improve: Virtual Offset overlap checking
    - v0.30
      Add: Section sort by Virtual Offset
      Add: Fill Virtual Offset Hole option
    - v0.20
      Bugfix: Fix many bugs
    - v0.10
      Initial version


    == Bug Report
      Please try latest version before report.
      With your environment detail, logs and way to reproduce.
       MAIL: lowprio20/_at_/gmail/_dot_/com




    本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?加入我们

    x

    评分

    参与人数 7威望 +56 飘云币 +48 收起 理由
    zbx91 + 4 神马都是浮云
    jolly_800 + 4 + 4 赞一个!
    Dxer + 8 + 8 淡定
    cfc1680 + 8 + 8 很给力!
    Nisy + 20 + 20 赞一个!
    l0v3cr4ck + 8 + 8 很给力!
    sndncel + 4 很给力!谢谢汉化呀。。。。

    查看全部评分

    PYG19周年生日快乐!
  • TA的每日心情
    奋斗
    2024-4-13 20:08
  • 签到天数: 2046 天

    [LV.Master]伴坛终老

    发表于 2014-12-19 21:02:19 | 显示全部楼层
    谢谢汉化呀。。。。这个很给力呀。
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    2018-11-20 21:29
  • 签到天数: 44 天

    [LV.5]常住居民I

    发表于 2014-12-19 21:23:07 | 显示全部楼层
    感谢冷大分享,前排支持!
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    2022-4-15 00:15
  • 签到天数: 94 天

    [LV.6]常住居民II

    发表于 2014-12-19 21:24:54 | 显示全部楼层
    汉化辛苦了!
    PYG19周年生日快乐!
  • TA的每日心情
    擦汗
    2017-6-17 22:11
  • 签到天数: 4 天

    [LV.2]偶尔看看I

    发表于 2014-12-19 23:28:53 | 显示全部楼层
    谢谢分享,支持了
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    4 小时前
  • 签到天数: 2094 天

    [LV.Master]伴坛终老

    发表于 2014-12-20 00:20:03 | 显示全部楼层
    不错,值得收藏使用。
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    4 小时前
  • 签到天数: 2094 天

    [LV.Master]伴坛终老

    发表于 2014-12-20 00:20:38 | 显示全部楼层
    是汉化版,谢谢楼主分享。
    PYG19周年生日快乐!
  • TA的每日心情
    奋斗
    昨天 08:34
  • 签到天数: 1434 天

    [LV.10]以坛为家III

    发表于 2014-12-20 08:29:16 | 显示全部楼层
    赞一个了,支持了
    PYG19周年生日快乐!
  • TA的每日心情
    难过
    2024-3-10 19:49
  • 签到天数: 473 天

    [LV.9]以坛为家II

    发表于 2014-12-20 09:12:59 | 显示全部楼层
    汉化的不错
    PYG19周年生日快乐!
  • TA的每日心情
    开心
    2024-1-1 13:45
  • 签到天数: 217 天

    [LV.7]常住居民III

    发表于 2014-12-20 09:35:29 | 显示全部楼层
    用了   很强大  哈哈
    PYG19周年生日快乐!
    您需要登录后才可以回帖 登录 | 加入我们

    本版积分规则

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