1
0
Files
BSc-Thesis/doc/call-ident.md

12 lines
171 B
Markdown

# Call Identification
## For the same program execution
* Return address (ASLR!)
## For different executions
* Sequence of calls (?)
* Return address -> * `dladdr()`