killchain-compendium/reverse engineering/docs/function_mangling.md

5 lines
190 B
Markdown
Raw Normal View History

2021-11-24 23:52:42 +01:00
# 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)