|
cobf
PE imports obfuscator
|
#include <Windows.h>#include <winternl.h>#include <intrin.h>Go to the source code of this file.
Classes | |
| class | shellcode |
Macros | |
| #define | no_inline __attribute__((noinline)) |
| #define | sh_resolve(base, funs, fun) |
This file contains the utilities used by the library.
Definition in file shellcode.hpp.
| #define no_inline __attribute__((noinline)) |
Definition at line 21 of file shellcode.hpp.
| #define sh_resolve | ( | base, | |
| funs, | |||
| fun | |||
| ) |
Definition at line 25 of file shellcode.hpp.