Rizin
unix-like reverse engineering framework and cli tools
common_winkd.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2022 GustavoLCR <gugulcr@gmail.com>
2
// SPDX-License-Identifier: LGPL-3.0-only
3
4
#include <
rz_analysis.h
>
5
#include <
winkd.h
>
6
7
void
winkd_build_profile
(
WindCtx
*
ctx
,
RzTypeDB
*db);
8
bool
winkd_download_module_and_pdb
(
WindModule
*
module
,
const
char
*symserver,
const
char
*symstore,
char
**exepath,
char
**pdbpath);
winkd_build_profile
void winkd_build_profile(WindCtx *ctx, RzTypeDB *db)
Definition:
common_winkd.c:7
winkd_download_module_and_pdb
bool winkd_download_module_and_pdb(WindModule *module, const char *symserver, const char *symstore, char **exepath, char **pdbpath)
Definition:
common_winkd.c:75
rz_analysis.h
WindModule
Definition:
winkd.h:28
_WindCtx
Definition:
winkd.h:79
ctx
Definition:
zip_algorithm_bzip2.c:40
module
Definition:
sftypes.h:77
rz_type_db_t
Definition:
rz_type.h:31
winkd.h
librz
debug
p
common_winkd.h
Generated by
1.9.1