radareorg/radare2

Support base64: on more commands

オープン

#14,324 opened on 2019/06/16

 (5 件のコメント) (0 件のリアクション) (1 人の担当者)C (3,229 件のフォーク)batch import
FEEDBACK WANTEDHacktoberfestgood first issuerefactorshell

Repository metrics

Stars
 (23,826 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド