killchain-compendium/Reverse Engineering/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)