|
cobf
PE imports obfuscator
|
Go to the source code of this file.
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.
Definition in file utils.hpp.
|
strong |
Errors reported by the library.
| void cobf_format_message | ( | cobf_error | err_msg, |
| char * | buffer, | ||
| unsigned int | size | ||
| ) |