Rizin
unix-like reverse engineering framework and cli tools
mdmp_pe64.c
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2016 Davis
2 // SPDX-FileCopyrightText: 2016 Alex Kornitzer <alex.kornitzer@countercept.com>
3 // SPDX-License-Identifier: LGPL-3.0-only
4 
5 #define RZ_BIN_PE64 1
6 #include "mdmp_pe.c"