- UID
- 80533
注册时间2014-11-30
阅读权限95
最后登录1970-1-1
超级版主
TA的每日心情 | 开心 2016-11-3 14:57 |
---|
签到天数: 1 天 [LV.1]初来乍到
|
Notable Changes
• Python 3 is now the default Python interpreter
• Shipping a bundled Python 3.8 on Windows and Mac
• HLIL fixes and polish
• New Type Libraries - Linux x86_64 now has a libc type library
• Type Parser Updates - The type parser now supports many additional formats, ** parsing of pre-existing source code much easier
• String Annotations - More strings are automatically created and displayed inline, including strings which are offsets into other strings
• PYTHON 2 NOW DEPRECATED - Be aware that this may be the last stable update with Python 2.x support
UI Updates
• Updated to Qt 5.15
• DockWidgets support menu categorization
• SettingsView UI refinements
• SettingsView context menu actions
• SettingsView tag-based search filter (such as @default, @modified, @project, @resource, and @user)
• Support for optional settings
• LinearView performance improvements
Binary Views
• Analysis settings automatically persist in a BinaryView
• Enabled rebasing for binaries that are not explicitly relocatable
• Fixed duplicate relocation entries for ELF (caused rebasing issues)
• Fixed serialization of user data with custom BinaryViews and Open with Options
Architecture and Type Libraries
• x86_64: Lifting improvements
• Armv7: Lifting improvements
• glibc Linux x86_64 Type Library
Binary Ninja Database (BNDB)
• Support for differential snapshots--BNDB file sizes now grow much more slowly
• Fix deserialization warnings when opening BNDBs with options
Analysis
• Basic Analysis modes limited to MLIL generation
• DataVariables created for string references
Performance
• Windows build uses Visual Studio 2019 runtime
• Improved parallelism
HomePage: https://binary.ninja/
|
|