- UID
- 2198
注册时间2005-6-29
阅读权限255
最后登录1970-1-1
副坛主
该用户从未签到
|
An early preview of the next major release of Relyze is now available via the Relyze 3 Beta program. The beta release includes our decompiler for ARM, x86 and x64.
The beta release is free to use and is not time limited. The ability to use the Relyze 3 beta for either commercial purposes, batch analysis, command line usage or binary diffing is restricted by the beta license.
Relyze 3 will be available for general release later this year.
Download:
x32: https://www.relyze.com/Relyze_3_0_0_beta_win32.exe
x64: https://www.relyze.com/Relyze_3_0_0_beta_win64.exe
Version 3.0.0 Beta
GUI: System aware high DPI support.
GUI: Option to automatically discover a function prototype when creating a new function.
Decompiler: TCG intermediate representation support for ARM, x86 and x64.
Decompiler: Immediate propagation optimization pass.
Decompiler: Instruction simplification optimization pass.
Decompiler: Copy propagation optimization pass.
Decompiler: Edge condition immediate propagation optimization pass.
Decompiler: Phi simplification optimization pass.
Decompiler: Peephole optimization pass with rule sets for arithmetic, comparison, condition, control flow and pointer optimizations.
Decompiler: Dead code elimination optimization pass.
Decompiler: Dead call site elimination optimization pass.
Decompiler: Dead edge elimination optimization pass.
Decompiler: Pointer analysis optimization pass.
Decompiler: Local analysis optimization pass.
Decompiler: Dead store elimination optimization pass.
Decompiler: Edge condition reduction optimization pass.
Decompiler: Instruction propagation optimization pass.
Decompiler: Edge condition combination optimization pass.
Decompiler: Variable coalescing optimization pass.
Plugin: Add method Relyze::ExecutableFileModel::FunctionDataType.to_pseudo to get pseudo code as a string
Analysis: TCG based function decl analysis pass.
Analysis: TCG based function stack pointer analysis pass.
Analysis: TCG based indirect call analysis pass.
Analysis: Support inline function modifier.
Analysis: Support noclobber function modifier.
Analysis: MSVC detect guard stack cookie and __securitycheckcookie in the absence of symbols.
Bugfix: PE32 IMAGEEXCEPTIONDIRECTORY EndAddress now flagged as code but not function during initial analysis.
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?加入我们
x
|