radareorg/radare2

Support base64: on more commands

Open

#14.324 aperta il 16 giu 2019

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)C (3229 fork)batch import
FEEDBACK WANTEDHacktoberfestgood first issuerefactorshell

Metriche repository

Star
 (23.826 star)
Metriche merge PR
 (Merge medio 16h 24m) (99 PR mergiate in 30 g)

Descrizione

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?

Guida contributor