radareorg/radare2

Support base64: on more commands

Ouverte

#14 324 ouverte le 16 juin 2019

 (5 commentaires) (0 réaction) (1 personne assignée)C (3 229 forks)batch import
FEEDBACK WANTEDHacktoberfestgood first issuerefactorshell

Métriques du dépôt

Stars
 (23 826 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur