Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_types.h>
Go to the source code of this file.
Functions | |
RZ_API int | rz_base91_encode (char *bout, const ut8 *bin, int len) |
RZ_API int | rz_base91_decode (ut8 *bout, const char *bin, int len) |