|
cobf
PE imports obfuscator
|
Go to the source code of this file.
Macros | |
| #define | UTILS_CPP |
Functions | |
| void | cobf_format_message (cobf_error err_msg, char *buffer, unsigned int size) |
| Format the error to a message. More... | |
This file contains the utilities used by the library (source code).
Definition in file utils.cpp.
| void cobf_format_message | ( | cobf_error | err_msg, |
| char * | buffer, | ||
| unsigned int | size | ||
| ) |