radareorg/radare2

ob inconsistencies

Open

#11.988 aberto em 29 de out. de 2018

Ver no GitHub
 (10 comments) (0 reactions) (3 assignees)C (3.229 forks)batch import
FEEDBACK WANTEDHacktoberfestRBingood first issuerefactor

Métricas do repositório

Stars
 (23.826 stars)
Métricas de merge de PR
 (Mesclagem média 16h 24m) (99 fundiu PRs em 30d)

Description

  • Rename ob to oi as reported in https://github.com/radareorg/radare2/issues/19975
  • Add obaa: command to open a bin for all the opened files 'o'
  • ob file -> should open a file, and obf must die
  • obp bd -> should do what ob bd does now
  • ob. -> the same as oba $$
  • kill obb
  • ob to display the name of the plugin
  • rename objid to binfd in ob?

Guia do colaborador