首页
社区
课程
招聘
[转帖]Cutter_2020年9月9日更新:V1.12.0
发表于: 2019-3-23 09:54 9186

[转帖]Cutter_2020年9月9日更新:V1.12.0

2019-3-23 09:54
9186

备注

已构建版本:

更新日期:2020年9月3日

版本:V1.12.0

点击进行最新版本下载界面

更新

在此版本中,我们引入了对Cutter中反编译器功能的重大改进。没有我们的团队成员和GSoC学生@NirmalManoj的帮助,就无法实现这些改进。


现在,与反编译器的上下文菜单交互是上下文相关的,仅显示相关的菜单项,并将它们应用于单击的项

在Decompiler小部件中基于反编译器的语法突出显示(可以在外观选项中选择旧的突出显示模式)

支持同时打开多个Decompiler小部件。可以将每个实例设置为显示不同的反编译器(Ghidra,RetDec,r2dec等)和不同的功能。

使当前地址同步与其余小部件一致

已知局限性


Decompiler中的新功能最适合r2ghidra,但并非所有功能都针对r2dec实施

前一个上下文菜单中可用的某些hacky功能(例如指令修补)在新功能中不可用,将来可能会添加。

使用r2ghidra反编译大型函数会导致UI暂时冻结

Bug修复


  • 在Windows版本中包括r2dec反编译器
  • 按数字值而不是误解为字符串的数字对“资源”小部件中的项目进行排序#2308
  • 修复自定义颜色主题无法正常工作#2376
  • 修复了打开主题编辑器#2359时发生的崩溃
  • 更新r2dec,包括radareorg / r2dec-js @ 修复了处理Windows可执行文件时常见的r2dec崩溃

  • 点击查看对比更新内容

官方介绍


Cutter是由radare2支持的Qt和C ++ GUI。其目标是在牢记用户体验的同时,打造一个先进的,可定制的和FOSS逆向工程平台。刀具是由逆向工程师为逆向工程师创建的。

Cutter由其开发人员团队积极维护,并每隔5周发布一次新功能。自然,Cutter享受其核心Radar2的快速发展。这使该项目成为最积极开发的RE框架之一。


Cutter适用于所有平台(Linux,OS X,Windows)。您可以从我们的发布页面下载最新版本

  • OSX:下载最新.dmg文件。
  • Windows:下载最新的存档。
  • Linux:使用AppImage文件。然后,使其可执行并运行:chmod +x Cutter-[version]-x86_64.AppImage


使用案例

https://www.megabeets.net/5-ways-to-patch-binaries-with-cutter/
https://www.megabeets.net/decrypting-dropshot-with-radare2-and-cutter-part-1/
https://www.megabeets.net/decrypting-dropshot-with-radare2-and-cutter-part-2/


Cutter 1.8.0
Cutter is a Qt and C++ GUI for radare2. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.

Downloading a release
Cutter is available for all platforms (Linux, macOS, Windows). You can download the latest releasehere. 

_https://github.com/radareorg/cutter/releases



macOS: Download the latest .dmg file or useHomebrew Caskbrew cask install cutter.

Windows: Download the latest Zip archive.

Linux: Download the latest AppImage file. Then just make it executable and run it:


chmod +x <appimage_file>

./<appimage_file>




Building from sources
To build Cutter on your local machine, please follow this guide:Building from source

_https://cutter.re/docs/building.html


Docker
To deploycutterusing a pre-built Dockerfile, it's possible to use theprovided configuration. The corresponding README.mdfile also contains instructions on how to get started using the docker image with minimal effort.
_https://github.com/radareorg/cutter/blob/master/docker


Documentation
You can find our documentationhere. 

_https://cutter.re/docs/  
 


   


[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

最后于 2020-9-9 23:10 被梦幻的彼岸编辑 ,原因:
收藏
免费 1
支持
分享
最新回复 (9)
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
Cutter 1.10.1 - "Arctic World Archive"
Highlights
⭐ r2dec decompiler is now shipped by default on all platforms
⭐ radare2 is updated to its newest version - v4.2.1
⭐ Major performance improvements across Cutter
⭐ Remove prefixes from flags and functions to make them prettier
⭐ New dialog to set and edit breakpoints, including hardware and conditional breakpoints
⭐ Improved API for plugin authors
⭐ Faster and better telescoping for Stack and Registers
⭐ Various bug fixes and small improvements
and more
_https://github.com/radareorg/cutter/releases/tag/v1.10.1
2020-2-3 03:09
0
雪    币: 1
能力值: ( LV1,RANK:0 )
在线值:
发帖
回帖
粉丝
3

Cutter 1.11.1

Bug Fixes


  • Include r2dec decompiler in Windows build

  • Sort items in Resources widget by numeric values instead of numbers misinterpreted as strings #2308

  • Fix custom color themes not working correctly #2376

  • Fix a crash when opening the theme editor #2359

  • Update r2dec, includes radareorg/r2dec-js@ff0d57e fixing common r2dec crash when processing Windows executables


_https://github.com/radareorg/cutter/releases/tag/v1.11.1

2020-9-3 03:12
0
雪    币: 2698
活跃值: (27622)
能力值: (RANK:420 )
在线值:
发帖
回帖
粉丝
4

2020年9月3日

源码更新:v1.12.0-rc1

点击下载最新版本源码


最后于 2020-9-3 09:25 被梦幻的彼岸编辑 ,原因:
2020-9-3 09:25
0
雪    币: 2698
活跃值: (27622)
能力值: (RANK:420 )
在线值:
发帖
回帖
粉丝
5

已构建版本:

更新日期:2020年9月3日

版本:V1.12.0

点击进行最新版本下载界面


2020-9-9 23:10
0
雪    币: 2251
活跃值: (8625)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
6
Cutter v2.0
https://github.com/rizinorg/cutter/releases/tag/v2.0.0

链接:https://pan.baidu.com/s/1zgygrfeo-bdDi046lk2V5Q 
提取码:bnoh
2021-3-30 09:36
0
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7
这个是什么调试器?
2021-3-30 09:54
0
雪    币: 14299
活跃值: (16667)
能力值: (RANK:730 )
在线值:
发帖
回帖
粉丝
8
chixiaojie 这个是什么调试器?
静态分析的,新增了调试功能,开源版的IDA
2021-3-30 10:20
0
雪    币: 2251
活跃值: (8625)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
9
Cutter v2.0.2
https://github.com/rizinorg/cutter/releases/tag/v2.0.2
2021-6-24 15:28
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
10
2.0.5 Latest
Additions and Changes
Rizin updated to 0.3.4
Use Rizin API for Comments and Instruction writing (#2856)
Support for previewing in the Graph widget (#2797)
Update analysis method handling for name/realname (#2843)
https://github.com/rizinorg/cutter/releases/
2022-3-29 10:54
0
游客
登录 | 注册 方可回帖
返回
//