rizinorg/cutter

Add a hotkey for toggling immidiate base

开放

#2,420 创建于 2020年9月4日

 (2 条评论) (0 个反应) (0 位负责人)C++ (1,123 个派生)batch import
DisassemblyEnhancementgood first issue

仓库指标

星标
 (14,852 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Is your feature request related to a problem? Please describe.

It'll be nice to have a hotkey (like H in IDA) to toggle the integer base between HEX and DEC. Since it may not work in Decompiler without backend support, having it in Disassembly/Graph will still be nice.

Describe the solution you'd like

So when I press the hotkey (maybe H if it's available), it should work like this: toggle_base

Describe alternatives you've considered

Click on integer -> Set Immidiate base to -> Hex/Dec

Additional context

贡献者指南