2018-07-31 12:27:12 +02:00
|
|
|
@manual{dwarf5std,
|
|
|
|
title = {DWARF Debugging Information Format version 5},
|
|
|
|
organization = {DWARF Debugging Information Format Committee},
|
|
|
|
author = {DWARF5},
|
|
|
|
url = {http://dwarfstd.org},
|
|
|
|
year = {2017},
|
|
|
|
}
|
|
|
|
|
|
|
|
@manual{c11std,
|
|
|
|
title = {ISO/IEC 9899:2011},
|
|
|
|
organization = {International Organization for Standardization},
|
|
|
|
author = {C11},
|
|
|
|
}
|
2018-07-31 19:39:03 +02:00
|
|
|
|
|
|
|
@online{libunwind,
|
|
|
|
title = {Libunwind webpage},
|
|
|
|
url = {http://www.nongnu.org/libunwind/},
|
|
|
|
}
|
2018-08-03 17:36:57 +02:00
|
|
|
|
|
|
|
@inproceedings{oakley2011exploiting,
|
|
|
|
title={Exploiting the Hard-Working DWARF: Trojan and Exploit Techniques with No Native Executable Code.},
|
|
|
|
author={Oakley, James and Bratus, Sergey},
|
|
|
|
booktitle={WOOT},
|
|
|
|
pages={91--102},
|
|
|
|
year={2011}
|
|
|
|
}
|
|
|
|
|