1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 radare2 1.3.0 发布,逆向工程平台 下载

Discussion in '软件资讯' started by 漂亮的石头, 2017-03-14.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,979
    Likes Received:
    47
    radare2 1.3.0 发布了,这是一个大版本更新,内部将本次项目名称作:永远重构(Refactor Forever)。radare2 是一款开放源代码的逆向工程平台,它可以反汇编、调试、分析和操作二进制文件。

    [​IMG]

    值得关注的更新:

    Tools


    • r2-indent


      • uses uncrustify and some regexes after it (also supports clang-format)


      • enforces a common indentation syntax across all the codebase (wip)

    • r2-docker


      • supports creating and using a docker image with r2


      • supports debugging linux-x86-32/64

    • Initial support for WebAsm
    Usability


    • Show RBin plugin info with rabin2 -L [plugin]


    • rasm2 obeys R2_ARCH and R2_BITS env vars from r2


    • Added warning when loading project with different binary


    • Removed useless elf size flag (-nn) and set normal flag size


    • Enhance graph shortcuts
    rabin2


    • Display plugin info in a proper structured way for humans with rabin2 -L [plugin].


    • Fix current rabin2 -L [-j] output.


    • Allow to specify -j before or after -L.
    Important Bugs Fixed


    • Fixed r2pipe and RCons grep on Windows


    • Avoid 100% cpu usage in Linux debugger


    • Fix c++ demangler crash


    • Fix ASN1 memory bugs (various overflows)


    • Fix #6770 - Handle ^C in pdr and other search commands


    • Fixes for dalvik and analop (imm/ptr)


    • Fix crash in rabin2 -C for mach0


    • Fix #6806 - Invalid delta diff boundaries

    更新内容较多,请参阅其 GitHub 发布主页进行了解

    下载地址:

    radare2 1.3.0 发布,逆向工程平台下载地址
     
Loading...