radareorg/radare2

ob inconsistencies

Open

#11.988 geöffnet am 29. Okt. 2018

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (3 zugewiesene Personen)C (3.229 Forks)batch import
FEEDBACK WANTEDHacktoberfestRBingood first issuerefactor

Repository-Metriken

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

Beschreibung

  • 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