radareorg/radare2

ob inconsistencies

Open

#11,988 opened on Oct 29, 2018

View on GitHub
 (10 comments) (0 reactions) (3 assignees)C (3,229 forks)batch import
FEEDBACK WANTEDHacktoberfestRBingood first issuerefactor

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (Avg merge 16h 24m) (99 merged PRs in 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?

Contributor guide