diff options
-rw-r--r-- | hardeneddebug.html | 5 | ||||
-rw-r--r-- | hardeneddebug.xml | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/hardeneddebug.html b/hardeneddebug.html index de9c022..28a7f03 100644 --- a/hardeneddebug.html +++ b/hardeneddebug.html @@ -194,7 +194,10 @@ hardened kernel and toolcahin with PaX/Grsec, PIE and SSP. </p></td></tr> <tr><td align="left" class="topsep"><p class="alttext"> <a href="mailto:klondike@xiscosoft.es" class="altlink"><b>klondike</b></a> -<br><i>Author</i><br></p></td></tr> +<br><i>Author</i><br><br> + + Hugo Mildenberger +<br><i>Contributor</i><br></p></td></tr> <tr lang="en"><td align="center" class="topsep"> <p class="alttext"><b>Donate</b> to support our development efforts. </p> diff --git a/hardeneddebug.xml b/hardeneddebug.xml index 00235ff..3034b78 100644 --- a/hardeneddebug.xml +++ b/hardeneddebug.xml @@ -7,6 +7,10 @@ <author title="Author"> <mail link="klondike@xiscosoft.es">klondike</mail> </author> +<author title="Contributor"> + <!-- Via bugs #341889 and 265693 --> + Hugo Mildenberger +</author> <abstract> In this document we study the ways to do proper binary debugging when using a |