killchain-compendium/reverse_engineering/docs/function_mangling.md

5 lines
190 B
Markdown

# Function Decoration
* Done to imported functions in order to do interpositioning and identify the variants of the function.
* [name mangling](https://en.wikipedia.org/wiki/Name_mangling)