radareorg/radare2

Support base64: on more commands

Open

#14,324 建立於 2019年6月16日

在 GitHub 查看
 (5 留言) (0 反應) (1 負責人)C (3,229 fork)batch import
FEEDBACK WANTEDHacktoberfestgood first issuerefactorshell

倉庫指標

Star
 (23,826 star)
PR 合併指標
 (平均合併 16小時 24分鐘) (30 天內合併 99 個 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?

貢獻者指南