radareorg/radare2

Support base64: on more commands

开放

#14,324 创建于 2019年6月16日

 (5 条评论) (0 个反应) (1 位负责人)C (3,229 个派生)batch import
FEEDBACK WANTEDHacktoberfestgood first issuerefactorshell

仓库指标

星标
 (23,826 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

We should support base64 namings in flag commands too, not just in CC/CL, the realname must be kept as is, but the flag name must be filtered. And probably do something generic.

  • f base64:xxx
  • afn base64:xxx
  • CC base64:xxx (we have CCu only for now)
  • <base64: for raw binary input?

... cant think of a need for this on other commands. anyone?

贡献者指南