rizinorg / rizin

UNIX-like reverse engineering framework and command-line toolset.
https://rizin.re
GNU Lesser General Public License v3.0
2.51k stars 341 forks source link

core/file: add API for the `oC` command #4531

Closed XVilka closed 3 weeks ago

XVilka commented 3 weeks ago

Your checklist for this pull request

Detailed description

Added missing API corresponding to the oC command, which is used often in RzIL setups.

Test plan

CI is green

Closing issues

Partially addresses https://github.com/rizinorg/rizin/issues/4248