# books

:::toc

## Library

I have a few physical books I'm open to lend out to people who I can trust to take care of them. Therefore, in a theoretical sense, I'm operating a library. If you're interested in borrowing one of the books below, contact me.

In order to not end up in a situation in which I need to add a page such as the [Did you borrow a video from me?](https://cs.stanford.edu/~knuth/news03.html#videos) on [Donald Knuths](https://cs.stanford.edu/~knuth) website, the current location of each book is noted here and you can also be added here (if wished, anonymously with a lookup table only I have access to) upon borrowing a book. 

I do prefer the books to be in the format 17.78cm x "thickness" x 23.5 cm, yet others are welcom as well. 
<style>
  tr { height: auto; } 
  td { white-space: normal; transition: width 0.3s ease; }
  tr:hover td { border-bottom: 1px solid red; font-weight: bold; }
  th, .section { background-color: #bbbbbb; color: #000000; }
  .nowrap { white-space: nowrap; }
</style>
### Hacking / Tech

</pre><table>
  <thead>
    <tr>
      <th>Name</th>
      <th>Author</th>
      <th>Language</th>
      <th>ISBN</th>
      <th>Where</th>
    </tr>
  </thead>
  <tbody>
    <tr><td colspan="5" class="section">No Starch Press</td></tr>
    <tr>
      <td>[Windows Security Internals](https://nostarch.com/windows-security-internals)</td>
      <td class="nowrap">[James Forshaw](https://x.com/tiraniddo)</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">[978-1-7185-0198-0](https://openlibrary.org/books/OL50647235M/Windows_Security_Internals_with_PowerShell)</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>
    <tr>
      <td>[Evasive Malware](https://nostarch.com/evasive-malware)</td>
      <td class="nowrap">[Kyle Cucci](https://x.com/d4rksystem)</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">[978-1-7185-0326-7](https://openlibrary.org/books/OL50640640M/Evasive_Malware)</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>
    <tr>
      <td>[Evading EDR](https://nostarch.com/evading-edr)</td>
      <td class="nowrap">[Matt Hand](https://x.com/matterpreter)</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">[978-1-7185-0194-2](https://openlibrary.org/books/OL49269650M/Book_of_EDR)</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>
    <tr>
      <td>[The Art of Mac Malware](https://nostarch.com/art-mac-malware-volume-1)</td>
      <td class="nowrap">[Patrick Wardle](https://x.com/patrickwardle)</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">[978-1-7185-0194-2](https://openlibrary.org/books/OL34988561M/Art_of_Mac_Malware)</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>
    <tr>
      <td>[POC||GTFO Volume 1](https://nostarch.com/gtfo)</td>
      <td class="nowrap">Manul Laphroaig</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">[978-1-5932-7880-9](https://openlibrary.org/books/OL28736701M/PoC_or_GTFO)</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>
    <tr>
      <td>[POC||GTFO Volume 2](https://nostarch.com/gtfo2)</td>
      <td class="nowrap">Manul Laphroaig</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">[978-1-5932-7934-9](https://openlibrary.org/books/OL28647446M/PoC_or_GTFO)</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>
    <tr>
      <td>[POC||GTFO Volume 3](https://nostarch.com/gtfo3)</td>
      <td class="nowrap">Manul Laphroaig</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">[978-1-7185-0064-8](https://openlibrary.org/books/OL29497511M/PoC_or_GTFO_Volume_3)</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>

    <tr><td colspan="5" class="section">Packt</td></tr>
    <tr>
      <td>[LLVM Code Generation: A deep dive into compiler backend development](https://www.packtpub.com/en-us/product/llvm-code-generation-9781835462577)</td>
      <td class="nowrap">[Quentin Colombet](https://www.linkedin.com/in/quentincolombet/)</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">978-1-8354-6257-7</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>

    <tr><td colspan="5" class="section">Other</td></tr>
    <tr>
      <td>[ARM Assembly](https://leg-assembly.com)</td>
      <td class="nowrap">[Maria Markstedter](https://azeria-labs.com/about/)</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">[978-1-119-74530-3](https://openlibrary.org/books/OL51565484M/Blue_Fox_Arm_Assembly_Internals_and_Reverse_Engineering)</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>
    <tr>
      <td>[The Official Radare2 Book](https://github.com/radareorg/radare2-book)</td>
      <td class="nowrap">multiple</td> <!-- Author -->
      <td>English</td> <!-- Language -->
      <td class="nowrap">none</td> <!-- ISBN -->
      <td>Emile</td> <!-- Who/Where -->
    </tr>
  </tbody>
</table><pre>

### Other

</pre><table>
  <tr>
    <th>Name</th>
    <th>Author</th>
    <th>Language</th>
    <th>ISBN</th>
    <th>Who/Where?</th>
  </tr>

  <tr><td colspan="5" class="section">Rekka Bellum & Devine Lu Linvega</td></tr>
  <tr>
    <td>[Busy doing nothing](https://100r.co/site/busy_doing_nothing.html)</td>
    <td>[Rekka Bellum](https://wiki.xxiivv.com/site/rekka.html)<br><div class="nowrap">[Devine Lu Linvega](https://wiki.xxiivv.com/site/devine_lu_linvega.html)</div></td> <!-- Author -->
    <td>English</td> <!-- Language -->
    <td class="nowrap">none</td> <!-- ISBN -->
    <td>Emile</td> <!-- Who/Where -->
  </tr>

  <tr><td colspan="5" class="section">Stephen Hawking</td></tr>
  <tr>
    <td>[Kurze Antworten auf große Fragen](https://de.wikipedia.org/wiki/Kurze_Antworten_auf_große_Fragen)</td>
    <td class="nowrap">[Stephen Hawking](https://en.wikipedia.org/wiki/Stephen_Hawking)</td> <!-- Author -->
    <td>German</td> <!-- Language -->
    <td class="nowrap">[978-3-608-98383-8](https://openlibrary.org/books/OL39799412M/Kurze_Antworten_auf_grosse_Fragen)</td> <!-- ISBN -->
    <td>Emile</td> <!-- Who/Where -->
  </tr>
  <tr>
    <td>[Brief Answers to the Big Questions](https://en.wikipedia.org/wiki/Brief_Answers_to_the_Big_Questions)</td>
    <td class="nowrap">[Stephen Hawking](https://en.wikipedia.org/wiki/Stephen_Hawking)</td> <!-- Author -->
    <td>English</td> <!-- Language -->
    <td class="nowrap">[978-1-473-69598-6](https://openlibrary.org/books/OL29451251M/Brief_Answers_to_the_Big_Questions)</td> <!-- ISBN -->
    <td>Emile</td> <!-- Who/Where -->
  </tr>

  <tr><td colspan="5" class="section">Dan Brown</td></tr>
  <tr>
    <td>[Inferno](https://en.wikipedia.org/wiki/Inferno_%28Brown_novel%29)</td>
    <td class="nowrap">[Dan Brown](https://en.wikipedia.org/wiki/Dan_Brown)</td> <!-- Author -->
    <td>German</td> <!-- Language -->
    <td class="nowrap">[978-3-785-72480-4](https://openlibrary.org/works/OL16804289W/Inferno?edition=key:/books/OL25431903M)</td> <!-- ISBN -->
    <td>Emile</td> <!-- Who/Where -->
  </tr>
  <tr>
    <td>[Origin](https://en.wikipedia.org/wiki/Origin_%28Brown_novel%29)</td>
    <td class="nowrap">[Dan Brown](https://en.wikipedia.org/wiki/Dan_Brown)</td> <!-- Author -->
    <td>German</td> <!-- Language -->
    <td class="nowrap">[978-3-431-03999-3](https://openlibrary.org/works/OL17878702W/Origin?edition=key:/books/OL29180381M)</td> <!-- ISBN -->
    <td>Emile</td> <!-- Who/Where -->
  </tr>

  <tr><td colspan="5" class="section">Randal Munroe</td></tr>
  <tr>
    <td>[How To](https://archive.org/details/how-to-absurd-scientific-advice-for-common-unknown)</td>
    <td class="nowrap">[Randal Munroe](https://en.wikipedia.org/wiki/Randall_Munroe)</td> <!-- Author -->
    <td>English</td> <!-- Language -->
    <td class="nowrap">[978-0-525-53709-0](https://openlibrary.org/books/OL27308845M/How_To_Absurd_Scientific_Advice_for_Common_Real-World_Problems)</td> <!-- ISBN -->
    <td>Emile</td> <!-- Who/Where -->
  </tr>

  <tr><td colspan="5" class="section">Andy Weir</td></tr>
  <tr>
    <td>[Der Marsianer](https://de.wikipedia.org/wiki/Der_Marsianer_–_Rettet_Mark_Watney)</td>
    <td class="nowrap">[Andy Weir](https://en.wikipedia.org/wiki/Andy_Weir)</td> <!-- Author -->
    <td>German</td> <!-- Language -->
    <td class="nowrap">[978-3-453-31691-1](https://openlibrary.org/works/OL17091839W/The_Martian?edition=key:/books/OL26427846M)</td> <!-- ISBN -->
    <td>Emile</td> <!-- Who/Where -->
  </tr>

  <tr><td colspan="5" class="section">Low Tech Magazine</td></tr>
  <tr>
    <td>[Low-Tech Magazine 2007-2012](https://www.lulu.com/shop/kris-de-decker/low-tech-magazine-2007-2012/paperback/product-1z742pek.html?q=&page=1&pageSize=4)</td>
    <td class="nowrap">[Kris De Decker](https://www.krisdedecker.org)</td> <!-- Author -->
    <td>English</td> <!-- Language -->
    <td class="nowrap">[978-1-7947-1152-5](https://openlibrary.org/books/OL31425174M/Low-Tech_Magazine_2007-2012)</td> <!-- ISBN -->
    <td>Chaosdorf</td> <!-- Who/Where -->
  </tr>
  <tr>
    <td>[Low-Tech Magazine 2012-2018](https://www.lulu.com/shop/kris-de-decker/low-tech-magazine-2012-2018-second-edition/paperback/product-zvz55m.html?q=&page=1&pageSize=4)</td>
    <td class="nowrap">[Kris De Decker](https://www.krisdedecker.org)</td> <!-- Author -->
    <td>English</td> <!-- Language -->
    <td class="nowrap">[978-1-3652-0824-9](https://openlibrary.org/books/OL38079551M/Low-Tech_Magazine_2012-2018_%28Second_Edition%29)</td> <!-- ISBN -->
    <td>Chaosdorf</td> <!-- Who/Where -->
  </tr>
  <tr>
    <td>[Low-tech Magazine 2018-2021](https://www.lulu.com/shop/kris-de-decker/low-tech-magazine-2018-2021/paperback/product-q7r49d.html?q=&page=1&pageSize=4)</td>
    <td class="nowrap">[Kris De Decker](https://www.krisdedecker.org)</td> <!-- Author -->
    <td>English</td> <!-- Language -->
    <td class="nowrap">[978-1-4717-8908-3](https://openlibrary.org/books/OL38080372M/Low-Tech_Magazine_2018-2021)</td> <!-- ISBN -->
    <td>Chaosdorf</td> <!-- Who/Where -->
  </tr>
  <tr>
    <td>[Low-tech Magazine: The Comments](https://www.lulu.com/shop/kris-de-decker/low-tech-magazine-the-comments-2008-2021/paperback/product-9457rd.html?q=&page=1&pageSize=4)</td>
    <td class="nowrap">[Kris De Decker](https://www.krisdedecker.org)</td> <!-- Author -->
    <td>English</td> <!-- Language -->
    <td class="nowrap">978-1-7948-1837-8</td> <!-- ISBN -->
    <td>Chaosdorf</td> <!-- Who/Where -->
  </tr>

  <tr><td colspan="5" class="section">Other</td></tr>
  <tr>
    <td>[Apollo 11](https://www.amazon.de/-/en/Apollo-11-Geschichte-Mondlandung-Armstrong/dp/3957282853)</td>
    <td>Fitch, Baker, Collins</td> <!-- Author -->
    <td>German</td> <!-- Language -->
    <td class="nowrap">978-3-95728-285-9</td> <!-- ISBN -->
    <td>Emile</td> <!-- Who/Where -->
  </tr>
  <tr>
    <td>[Black Out](https://en.wikipedia.org/wiki/Blackout_%28Elsberg_novel%29)</td>
    <td class="nowrap">[Marc Elsberg](https://de.wikipedia.org/wiki/Marc_Elsberg)</td> <!-- Author -->
    <td>German</td> <!-- Language -->
    <td class="nowrap">[978-1-7841-6189-7](https://openlibrary.org/books/OL28612181M/Blackout)</td> <!-- ISBN -->
    <td>Chaosdorf</td> <!-- Who/Where -->
  </tr>
</table><pre>

## Covers

<style>

.covers {
  position: relative;
  flex-flow: row wrap;
  display: flex;
  justify-content: space-between;
  gap: 0ex;
  z-index: 1000;
}
/* toc is in the background by default, but if we hover, it's in the foreground */
/* cover is in the foreground by default, but if we hover over toc, it's get's sent to the background */
body pre.toc { z-index: 0; } 
body pre.toc:hover { z-index: 9999; } 
body pre.toc:hover ~ .cover { z-index: 0; } 

@media only screen and (min-width: 1230px) {
  .covers {
    width: 170% !important;
    left: -35%;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1230px) {
  .covers {
    width: 150% !important;
    left: -25%;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1100px) {
  .covers {
    width: 130% !important;
    left: -15%;
  }
}
.covers a { align-content: center; }
.covers a:before { content: "" !important; }
.covers a:after{ content: "" !important; }
.covers a img { padding: 1px; }
</style>
</pre>
<div class="covers">
  <a href="https://nostarch.com/windows-security-internals">
    <img height="auto" width="160" src="./WindowsSecurityInternals.jpg"/>
  </a>
  <a href="https://nostarch.com/evasive-malware">
    <img height="auto" width="160" src="./EvasiveMalware_WEB.jpg"/>
  </a>
  <a href="https://nostarch.com/evading-edr">
    <img height="auto" width="160" src="./EvadingEDR_cover_0.jpg"/>
  </a>
  <a href="https://nostarch.com/art-mac-malware-volume-1">
    <img height="auto" width="160" src="./ArtofMacMalware_v1_frontcover.jpg"/>
  </a>
  <a href="https://nostarch.com/gtfo">
    <img height="auto" width="160" src="./poc_or_gtfo_1.jpg"/>
  </a>
  <a href="https://nostarch.com/gtfo2">
    <img height="auto" width="160" src="./poc_or_gtfo_2.jpg"/>
  </a>
  <a href="https://nostarch.com/gtfo3">
    <img height="auto" width="160" src="./poc_or_gtfo_3.jpg"/>
  </a>
  <a href="https://www.packtpub.com/en-us/product/llvm-code-generation-9781835462577">
    <img height="auto" width="160" src="./llvm_code_gen.jpg"/>
  </a>
  <a href="https://leg-assembly.com/">
    <img height="auto" width="160" src="./arm_assembly_internals.jpg"/>
  </a>
</div>
<pre>

## History

### 2024

[The Long Walk](https://en.wikipedia.org/wiki/The_Long_Walk_(novel)) - [Stephen King](https://en.wikipedia.org/wiki/Stephen_King)

### 2023

[An Island To Oneself](https://en.wikipedia.org/wiki/Tom_Neale) - [Tom Neale](https://en.wikipedia.org/wiki/Tom_Neale)
[Busy Doing Nothing](https://100r.co/site/busy_doing_nothing.html) – [Rekka Bellum & Devine Lu Linvega](https://100r.co)
Singlehanded Sailing: Thoughts, Tips, Techniques & Tactics - Andrew Evans
[The Car Hackers Handbook](https://nostarch.com/carhacking) - [Craig Smith](https://www.linkedin.com/in/agentcraig/)
[Artemis](https://andyweirauthor.com/#artemis) - [Andy Weir](https://andyweirauthor.com)
[7 years in tibet](https://en.wikipedia.org/wiki/Heinrich_Harrer#Seven_years_in_Tibet) - [Heinrich Harrer](https://en.wikipedia.org/wiki/Heinrich_Harrer)

### 2022

[The Martian](https://andyweirauthor.com/#the-martian) - [Andy Weir](https://andyweirauthor.com)
[Project Hail Mary](https://andyweirauthor.com/#project-hail-mary) - [Andy Weir](https://andyweirauthor.com)
[Dune](https://en.wikipedia.org/wiki/Dune_%28novel%29) - [Frank Herbert](https://en.wikipedia.org/wiki/Frank_Herbert)

## Future

Pretty much all books from all these authors:

Neal Stephenson
Adrian Tchaikovsky
Alastair Reynolds
Xicin Liu
Dam Simmons
Dennis E. Taylor
Isaac Asimov
James Dashner
Stanislaw Lem
William Gibson
Jeff van der Meer
