diff --git a/Docs/Configuration.pdf b/Docs/Configuration.pdf index 6cd96824..7f496783 100644 Binary files a/Docs/Configuration.pdf and b/Docs/Configuration.pdf differ diff --git a/Docs/Configuration.tex b/Docs/Configuration.tex index bbb7a6c7..45a21a62 100755 --- a/Docs/Configuration.tex +++ b/Docs/Configuration.tex @@ -1465,7 +1465,8 @@ To view their current state use \texttt{pmset -g} command in Terminal. \textbf{Failsafe}: \texttt{0}\\ \textbf{Description}: Provide maximum KASLR slide when higher ones are unavailable. - This option overrides the maximum slide instead of 255 when \texttt{ProvideCustomSlide} is enabled. + This option overrides the maximum slide of 255 by a user specified value between 1 and 254 inclusive + when \texttt{ProvideCustomSlide} is enabled. It is believed that modern firmwares allocate pool memory from top to bottom, effectively resulting in free memory at the time of slide scanning being later used as temporary memory during kernel loading. In case those memory are unavailable, this diff --git a/Docs/Differences/Differences.pdf b/Docs/Differences/Differences.pdf index 1d605f40..19f46493 100644 Binary files a/Docs/Differences/Differences.pdf and b/Docs/Differences/Differences.pdf differ diff --git a/Docs/Differences/Differences.tex b/Docs/Differences/Differences.tex index b99ec4ff..13c713d6 100644 --- a/Docs/Differences/Differences.tex +++ b/Docs/Differences/Differences.tex @@ -1,7 +1,7 @@ \documentclass[]{article} %DIF LATEXDIFF DIFFERENCE FILE %DIF DEL PreviousConfiguration.tex Mon Jun 22 05:37:15 2020 -%DIF ADD ../Configuration.tex Mon Jun 22 05:39:29 2020 +%DIF ADD ../Configuration.tex Mon Jun 22 05:58:06 2020 \usepackage{lmodern} \usepackage{amssymb,amsmath} @@ -1530,7 +1530,8 @@ To view their current state use \texttt{pmset -g} command in Terminal. \textbf{\DIFadd{Description}}\DIFadd{: Provide maximum KASLR slide when higher ones are unavailable. } - \DIFadd{This option overrides the maximum slide instead of 255 when }\texttt{\DIFadd{ProvideCustomSlide}} \DIFadd{is enabled. + \DIFadd{This option overrides the maximum slide of 255 by a user specified value between 1 and 254 inclusive + when }\texttt{\DIFadd{ProvideCustomSlide}} \DIFadd{is enabled. It is believed that modern firmwares allocate pool memory from top to bottom, effectively resulting in free memory at the time of slide scanning being later used as temporary memory during kernel loading. In case those memory are unavailable, this diff --git a/Docs/Errata/Errata.pdf b/Docs/Errata/Errata.pdf index e1227b74..9a6b921e 100644 Binary files a/Docs/Errata/Errata.pdf and b/Docs/Errata/Errata.pdf differ