radareorg/radare2

Support base64: on more commands

Open

#14.324 geöffnet am 16. Juni 2019

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C (3.229 Forks)batch import
FEEDBACK WANTEDHacktoberfestgood first issuerefactorshell

Repository-Metriken

Stars
 (23.826 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 16h 24m) (99 gemergte PRs in 30 T)

Beschreibung

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?

Contributor Guide