Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_bin.h>
Go to the source code of this file.
Functions | |
RZ_API bool | rz_bin_loader (RzBin *bin, ut32 boid, int options) |
RZ_API bool | rz_bin_loader_library (RzBin *bin, const char *name, int options) |
RZ_API bool | rz_bin_loader_option (RzBin *bin, const char *key, const char *data) |
RZ_API bool | rz_bin_loader_unload (RzBin *bin) |