proj: Add library file name and symbol name to return address
This commit is contained in:
11
doc/call-ident.md
Normal file
11
doc/call-ident.md
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
# Call Identification
|
||||
|
||||
## For the same program execution
|
||||
|
||||
* Return address (ASLR!)
|
||||
|
||||
## For different executions
|
||||
|
||||
* Sequence of calls (?)
|
||||
* Return address -> * `dladdr()`
|
||||
Reference in New Issue
Block a user