|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <mspack.h>#include <error.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Definition at line 13 of file msexpand.c.
References argv, mskwaj_decompressor::decompress, msszdd_decompressor::decompress, err, mspack_create_kwaj_decompressor(), mspack_create_szdd_decompressor(), mspack_destroy_kwaj_decompressor(), mspack_destroy_szdd_decompressor(), MSPACK_ERR_OK, MSPACK_ERR_SIGNATURE, MSPACK_SYS_SELFTEST, and NULL.