radareorg/iaito

Open project when passing a project directory as argument

Opened this issue · 2 comments

trufae commented

R2 have an api to do this, and r2 behaveiour will change soon to accomodate to what was discussed in https://infosec.exchange/@radareorg/109777231518901284

trufae commented

the api is libr/core/project.c:R_API bool r_core_is_project(RCore *core, const char *name) {

trufae commented

Plan is to support project zips via the new Pz command introduced in r2-5.8.4