From 0849593430e48099f53eb5e258b05375827ca700 Mon Sep 17 00:00:00 2001
From: Patrick Neumann <patrick@neumannsland.de>
Date: Wed, 2 Dec 2020 11:08:49 +0000
Subject: [PATCH] added more authors/projects

---
 AUTHORS | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index abed4d3..6b7ae08 100755
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,31 @@
 Most code was written and will be maintained by Patrick Neumann <patrick@neumannsland.de>.
 
-Exceptions:
+
+Exceptions...
+
+The work is based on Arch Linux:
+  https://www.archlinux.org/about/
+
+the grub2 theme (/boot/grub/themes/hellonium) is based on:
+  https://github.com/Generator/Grub2-themes/tree/master/Archxion
+	
+/home/lucifer/Additions/drivers-and-tools.iso:
+  contains a lot of well known free drivers and/or software for MS Windows, Apple macOS and GNU-Linux by multiple developers.
+
+Clover bootloader:
+  https://github.com/CloverHackyColor/CloverBootloader
+	
+Enoch bootloader:
+  https://www.insanelymac.com/forum/files/file/71-enoch/
+
+Ophcrack rainbow tables:
+  https://ophcrack.sourceforge.io/tables.php
+
+Raspberry Pi kernel sources:
+  https://github.com/raspberrypi/linux/
+
+Dictionaries (e. g. for hashcat):
+  https://github.com/danielmiessler/SecLists/tree/master/Passwords
 
 /usr/local/bin/kcpass.py:
   https://github.com/casualscripter/mac-osx-forensics/blob/master/kcpass.py
@@ -10,4 +35,7 @@ Exceptions:
 
 /usr/local/bin/sigfind:
   https://github.com/sleuthkit/sleuthkit/blob/develop/tools/srchtools/sigfind.cpp
-  with modifications by Rune Nordvik.
\ No newline at end of file
+  with modifications by Rune Nordvik.
+
+
+I hope I haven't forgotten any developers without whom this project would not have been possible at all. Thanks a lot!
\ No newline at end of file