Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-zeller committed Oct 24, 2023
1 parent cd7cd7c commit a2432ff
Show file tree
Hide file tree
Showing 65 changed files with 343 additions and 309 deletions.
24 changes: 13 additions & 11 deletions docs/beta/404.html
Expand Up @@ -15,6 +15,7 @@
<html>
<head>
<meta charset="utf-8" /><title>The Fuzzing Book</title>
<link rel="me" href="https://mastodon.social/@TheFuzzingBook">

<style type="text/css">
/*!
Expand Down Expand Up @@ -11955,10 +11956,12 @@

<li class="has-sub"><a href="#"><span title="Share"><i class="fa fa-fw fa-comments"></i> </span> <span class="menu_4">Share</span></a>
<ul>
<li><a href="https://twitter.com/intent/tweet?text=I%20just%20read%20%22The%20Fuzzing%20Book%22%20(@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2f" target="popup" ><i class="fa fa-fw fa-twitter"></i> Share on Twitter</a>
<!--
<li><a href="https://twitter.com/intent/tweet?text=I%20just%20read%20%22The%20Fuzzing%20Book%22%20(@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2f" target="popup" ><i class="fa fa-fw fa-twitter"></i> Share on X</a>
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2f" target="popup"
onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2f','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-facebook"></i> Share on Facebook</a>
-->
<li><a href="mailto:?subject=The%20Fuzzing%20Book&body=I%20just%20read%20%22The%20Fuzzing%20Book%22%20(@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2f"><i class="fa fa-fw fa-envelope"></i> Share by Email</a>
<li><a href="#citation" id="cite" onclick="revealCitation()"><i class="fa fa-fw fa-mortar-board"></i> Cite</a>
</ul>
Expand Down Expand Up @@ -12066,9 +12069,8 @@
<div class="input_markdown">
<div class="cell border-box-sizing text_cell rendered">
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html"><h2 id="Getting-Informed-About-New-Content">Getting Informed About New Content<a class="anchor-link" href="#Getting-Informed-About-New-Content">&#182;</a></h2><p>New chapters are coming out every week. To get notified when a new chapter (or this one) comes out, <a href="https://twitter.com/FuzzingBook?ref_src=twsrc%5Etfw" data-show-count="false">follow us on Twitter</a>.</p>
<p><a class="twitter-timeline" data-width="500" data-chrome="noheader nofooter noborders transparent" data-link-color="#A93226" data-align="center" href="https://twitter.com/FuzzingBook?ref_src=twsrc%5Etfw">News from @FuzzingBook</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p>
</div>
<div class="text_cell_render border-box-sizing rendered_html"><h2 id="Getting-Informed-About-New-Content">Getting Informed About New Content<a class="anchor-link" href="#Getting-Informed-About-New-Content">&#182;</a></h2><p>New chapters are coming out every week. To get notified when a new chapter (or this one) comes out, <a href="https://mastodon.social/invite/3CvrkW9t">follow us on Mastodon</a>.</p>
<iframe allowfullscreen sandbox="allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox" width="400" height="800" src="http://mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fmastodon.social%2Fusers%2FTheFuzzingBook&theme=auto&size=100&header=false&replies=false&boosts=false"></iframe></div>
</div>
</div>
</div>
Expand Down Expand Up @@ -12135,7 +12137,7 @@

<div class="output_subarea output_stream output_stderr output_text">
<pre>Traceback (most recent call last):
File &#34;/var/folders/n2/xd9445p97rb3xh7m1dfx8_4h0006ts/T/ipykernel_60641/1830731544.py&#34;, line 4, in &lt;cell line: 3&gt;
File &#34;/var/folders/n2/xd9445p97rb3xh7m1dfx8_4h0006ts/T/ipykernel_62273/1830731544.py&#34;, line 4, in &lt;cell line: 3&gt;
raise NotFoundError
NotFoundError: &#39;404&#39; (expected)
</pre>
Expand All @@ -12149,7 +12151,7 @@
The content of this project is licensed under the
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target=_blank>Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
The source code that is part of the content, as well as the source code used to format and display that content is licensed under the <a href="https://github.com/uds-se/fuzzingbook/blob/master/LICENSE.md#mit-license">MIT License</a>.
<a href="https://github.com/uds-se/fuzzingbook/commits/master/notebooks/404.ipynb" target=_blank)>Last change: 2020-09-27 19:14:05+02:00</a> &bull;
<a href="https://github.com/uds-se/fuzzingbook/commits/master/notebooks/404.ipynb" target=_blank)>Last change: 2023-10-24 11:57:15+02:00</a> &bull;
<a href="#citation" id="cite" onclick="revealCitation()">Cite</a> &bull;
<a href="https://cispa.de/en/impressum" target=_blank>Imprint</a>
</p>
Expand All @@ -12165,18 +12167,18 @@
<a name="citation"></a>
<h2>How to Cite this Work</h2>
<p>
Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler: "<a href="https://www.fuzzingbook.org/beta/">The Fuzzing Book</a>". Retrieved 2020-09-27 19:14:05+02:00.
Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler: "<a href="https://www.fuzzingbook.org/beta/">The Fuzzing Book</a>". Retrieved 2023-10-24 11:57:15+02:00.
</p>
<pre>
@book{fuzzingbook2020,
@book{fuzzingbook2023,
author = {Andreas Zeller and Rahul Gopinath and Marcel B{\"o}hme and Gordon Fraser and Christian Holler},
title = {The Fuzzing Book},
year = {2020},
year = {2023},
publisher = {CISPA Helmholtz Center for Information Security},
howpublished = {\url{https://www.fuzzingbook.org/beta/}},
note = {Retrieved 2020-09-27 19:14:05+02:00},
note = {Retrieved 2023-10-24 11:57:15+02:00},
url = {https://www.fuzzingbook.org/beta/},
urldate = {2020-09-27 19:14:05+02:00}
urldate = {2023-10-24 11:57:15+02:00}
}
</pre>
</div>
Expand Down
Binary file added docs/beta/dist/fuzzingbook-1.2.1.tar.gz
Binary file not shown.
Binary file removed docs/beta/dist/fuzzingbook-1.2.tar.gz
Binary file not shown.
Binary file modified docs/beta/dist/fuzzingbook-code.zip
Binary file not shown.
Binary file modified docs/beta/dist/fuzzingbook-notebooks.zip
Binary file not shown.
5 changes: 4 additions & 1 deletion docs/beta/html/00_Index.html
Expand Up @@ -12,6 +12,7 @@
<html>
<head>
<meta charset="utf-8" /><title>Index - The Fuzzing Book</title>
<link rel="me" href="https://mastodon.social/@TheFuzzingBook">

<style type="text/css">
/*!
Expand Down Expand Up @@ -11984,12 +11985,14 @@

<li class="has-sub"><a href="#"><span title="Share"><i class="fa fa-fw fa-comments"></i> </span> <span class="menu_4">Share</span></a>
<ul>
<!--
<li><a href="https://twitter.com/intent/tweet?text=I%20just%20read%20%22Index%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Index.html" target="popup"
onclick="window.open('https://twitter.com/intent/tweet?text=I%20just%20read%20%22Index%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Index.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-twitter"></i> Share on Twitter</a>
><i class="fa fa-fw fa-twitter"></i> Share on X</a>
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Index.html" target="popup"
onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Index.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-facebook"></i> Share on Facebook</a>
-->
<li><a href="mailto:?subject=Index&body=I%20just%20read%20%22Index%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Index.html"><i class="fa fa-fw fa-envelope"></i> Share by Email</a>
<li><a href="#citation" id="cite" onclick="revealCitation()"><i class="fa fa-fw fa-mortar-board"></i> Cite</a>
</ul>
Expand Down
13 changes: 8 additions & 5 deletions docs/beta/html/00_Table_of_Contents.html
Expand Up @@ -12,6 +12,7 @@
<html>
<head>
<meta charset="utf-8" /><title>The Fuzzing Book - The Fuzzing Book</title>
<link rel="me" href="https://mastodon.social/@TheFuzzingBook">

<style type="text/css">
/*!
Expand Down Expand Up @@ -11961,12 +11962,14 @@

<li class="has-sub"><a href="#"><span title="Share"><i class="fa fa-fw fa-comments"></i> </span> <span class="menu_4">Share</span></a>
<ul>
<!--
<li><a href="https://twitter.com/intent/tweet?text=I%20just%20read%20%22The%20Fuzzing%20Book%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Table_of_Contents.html" target="popup"
onclick="window.open('https://twitter.com/intent/tweet?text=I%20just%20read%20%22The%20Fuzzing%20Book%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Table_of_Contents.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-twitter"></i> Share on Twitter</a>
><i class="fa fa-fw fa-twitter"></i> Share on X</a>
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Table_of_Contents.html" target="popup"
onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Table_of_Contents.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-facebook"></i> Share on Facebook</a>
-->
<li><a href="mailto:?subject=The%20Fuzzing%20Book&body=I%20just%20read%20%22The%20Fuzzing%20Book%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f00_Table_of_Contents.html"><i class="fa fa-fw fa-envelope"></i> Share by Email</a>
<li><a href="#citation" id="cite" onclick="revealCitation()"><i class="fa fa-fw fa-mortar-board"></i> Cite</a>
</ul>
Expand Down Expand Up @@ -12709,7 +12712,7 @@ <h3 id="Appendices"><a href="99_Appendices.html" title="Appendices (99_Appendice
The content of this project is licensed under the
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target=_blank>Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
The source code that is part of the content, as well as the source code used to format and display that content is licensed under the <a href="https://github.com/uds-se/fuzzingbook/blob/master/LICENSE.md#mit-license">MIT License</a>.
<a href="https://github.com/uds-se/fuzzingbook/commits/master/notebooks/00_Table_of_Contents.ipynb" target=_blank)>Last change: 2023-10-22 19:10:46+02:00</a> &bull;
<a href="https://github.com/uds-se/fuzzingbook/commits/master/notebooks/00_Table_of_Contents.ipynb" target=_blank)>Last change: 2023-10-24 12:13:59+02:00</a> &bull;
<a href="#citation" id="cite" onclick="revealCitation()">Cite</a> &bull;
<a href="https://cispa.de/en/impressum" target=_blank>Imprint</a>
</p>
Expand All @@ -12725,7 +12728,7 @@ <h3 id="Appendices"><a href="99_Appendices.html" title="Appendices (99_Appendice
<a name="citation"></a>
<h2>How to Cite this Work</h2>
<p>
Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler: "<a href="https://www.fuzzingbook.org/beta/html/00_Table_of_Contents.html">The Fuzzing Book</a>". In Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler, "<a href="https://www.fuzzingbook.org/beta/">The Fuzzing Book</a>", <a href="https://www.fuzzingbook.org/beta/html/00_Table_of_Contents.html">https://www.fuzzingbook.org/beta/html/00_Table_of_Contents.html</a>. Retrieved 2023-10-22 19:10:46+02:00.
Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler: "<a href="https://www.fuzzingbook.org/beta/html/00_Table_of_Contents.html">The Fuzzing Book</a>". In Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler, "<a href="https://www.fuzzingbook.org/beta/">The Fuzzing Book</a>", <a href="https://www.fuzzingbook.org/beta/html/00_Table_of_Contents.html">https://www.fuzzingbook.org/beta/html/00_Table_of_Contents.html</a>. Retrieved 2023-10-24 12:13:59+02:00.
</p>
<pre>
@incollection{fuzzingbook2023:00_Table_of_Contents,
Expand All @@ -12735,9 +12738,9 @@ <h2>How to Cite this Work</h2>
year = {2023},
publisher = {CISPA Helmholtz Center for Information Security},
howpublished = {\url{https://www.fuzzingbook.org/beta/html/00_Table_of_Contents.html}},
note = {Retrieved 2023-10-22 19:10:46+02:00},
note = {Retrieved 2023-10-24 12:13:59+02:00},
url = {https://www.fuzzingbook.org/beta/html/00_Table_of_Contents.html},
urldate = {2023-10-22 19:10:46+02:00}
urldate = {2023-10-24 12:13:59+02:00}
}
</pre>
</div>
Expand Down
5 changes: 4 additions & 1 deletion docs/beta/html/01_Intro.html
Expand Up @@ -12,6 +12,7 @@
<html>
<head>
<meta charset="utf-8" /><title>Part I: Whetting Your Appetite - The Fuzzing Book</title>
<link rel="me" href="https://mastodon.social/@TheFuzzingBook">

<style type="text/css">
/*!
Expand Down Expand Up @@ -11960,12 +11961,14 @@

<li class="has-sub"><a href="#"><span title="Share"><i class="fa fa-fw fa-comments"></i> </span> <span class="menu_4">Share</span></a>
<ul>
<!--
<li><a href="https://twitter.com/intent/tweet?text=I%20just%20read%20%22Part%20I%3a%20Whetting%20Your%20Appetite%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f01_Intro.html" target="popup"
onclick="window.open('https://twitter.com/intent/tweet?text=I%20just%20read%20%22Part%20I%3a%20Whetting%20Your%20Appetite%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f01_Intro.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-twitter"></i> Share on Twitter</a>
><i class="fa fa-fw fa-twitter"></i> Share on X</a>
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f01_Intro.html" target="popup"
onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f01_Intro.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-facebook"></i> Share on Facebook</a>
-->
<li><a href="mailto:?subject=Part%20I%3a%20Whetting%20Your%20Appetite&body=I%20just%20read%20%22Part%20I%3a%20Whetting%20Your%20Appetite%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f01_Intro.html"><i class="fa fa-fw fa-envelope"></i> Share by Email</a>
<li><a href="#citation" id="cite" onclick="revealCitation()"><i class="fa fa-fw fa-mortar-board"></i> Cite</a>
</ul>
Expand Down
5 changes: 4 additions & 1 deletion docs/beta/html/02_Lexical_Fuzzing.html
Expand Up @@ -12,6 +12,7 @@
<html>
<head>
<meta charset="utf-8" /><title>Part II: Lexical Fuzzing - The Fuzzing Book</title>
<link rel="me" href="https://mastodon.social/@TheFuzzingBook">

<style type="text/css">
/*!
Expand Down Expand Up @@ -11968,12 +11969,14 @@

<li class="has-sub"><a href="#"><span title="Share"><i class="fa fa-fw fa-comments"></i> </span> <span class="menu_4">Share</span></a>
<ul>
<!--
<li><a href="https://twitter.com/intent/tweet?text=I%20just%20read%20%22Part%20II%3a%20Lexical%20Fuzzing%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f02_Lexical_Fuzzing.html" target="popup"
onclick="window.open('https://twitter.com/intent/tweet?text=I%20just%20read%20%22Part%20II%3a%20Lexical%20Fuzzing%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f02_Lexical_Fuzzing.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-twitter"></i> Share on Twitter</a>
><i class="fa fa-fw fa-twitter"></i> Share on X</a>
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f02_Lexical_Fuzzing.html" target="popup"
onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f02_Lexical_Fuzzing.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-facebook"></i> Share on Facebook</a>
-->
<li><a href="mailto:?subject=Part%20II%3a%20Lexical%20Fuzzing&body=I%20just%20read%20%22Part%20II%3a%20Lexical%20Fuzzing%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f02_Lexical_Fuzzing.html"><i class="fa fa-fw fa-envelope"></i> Share by Email</a>
<li><a href="#citation" id="cite" onclick="revealCitation()"><i class="fa fa-fw fa-mortar-board"></i> Cite</a>
</ul>
Expand Down
5 changes: 4 additions & 1 deletion docs/beta/html/03_Syntactical_Fuzzing.html
Expand Up @@ -12,6 +12,7 @@
<html>
<head>
<meta charset="utf-8" /><title>Part III: Syntactic Fuzzing - The Fuzzing Book</title>
<link rel="me" href="https://mastodon.social/@TheFuzzingBook">

<style type="text/css">
/*!
Expand Down Expand Up @@ -11972,12 +11973,14 @@

<li class="has-sub"><a href="#"><span title="Share"><i class="fa fa-fw fa-comments"></i> </span> <span class="menu_4">Share</span></a>
<ul>
<!--
<li><a href="https://twitter.com/intent/tweet?text=I%20just%20read%20%22Part%20III%3a%20Syntactic%20Fuzzing%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f03_Syntactical_Fuzzing.html" target="popup"
onclick="window.open('https://twitter.com/intent/tweet?text=I%20just%20read%20%22Part%20III%3a%20Syntactic%20Fuzzing%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f03_Syntactical_Fuzzing.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-twitter"></i> Share on Twitter</a>
><i class="fa fa-fw fa-twitter"></i> Share on X</a>
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f03_Syntactical_Fuzzing.html" target="popup"
onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f03_Syntactical_Fuzzing.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-facebook"></i> Share on Facebook</a>
-->
<li><a href="mailto:?subject=Part%20III%3a%20Syntactic%20Fuzzing&body=I%20just%20read%20%22Part%20III%3a%20Syntactic%20Fuzzing%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f03_Syntactical_Fuzzing.html"><i class="fa fa-fw fa-envelope"></i> Share by Email</a>
<li><a href="#citation" id="cite" onclick="revealCitation()"><i class="fa fa-fw fa-mortar-board"></i> Cite</a>
</ul>
Expand Down
5 changes: 4 additions & 1 deletion docs/beta/html/04_Semantical_Fuzzing.html
Expand Up @@ -12,6 +12,7 @@
<html>
<head>
<meta charset="utf-8" /><title>Part IV: Semantic Fuzzing - The Fuzzing Book</title>
<link rel="me" href="https://mastodon.social/@TheFuzzingBook">

<style type="text/css">
/*!
Expand Down Expand Up @@ -11969,12 +11970,14 @@

<li class="has-sub"><a href="#"><span title="Share"><i class="fa fa-fw fa-comments"></i> </span> <span class="menu_4">Share</span></a>
<ul>
<!--
<li><a href="https://twitter.com/intent/tweet?text=I%20just%20read%20%22Part%20IV%3a%20Semantic%20Fuzzing%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f04_Semantical_Fuzzing.html" target="popup"
onclick="window.open('https://twitter.com/intent/tweet?text=I%20just%20read%20%22Part%20IV%3a%20Semantic%20Fuzzing%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f04_Semantical_Fuzzing.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-twitter"></i> Share on Twitter</a>
><i class="fa fa-fw fa-twitter"></i> Share on X</a>
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f04_Semantical_Fuzzing.html" target="popup"
onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f04_Semantical_Fuzzing.html','popup','width=600,height=600'); return false;"
><i class="fa fa-fw fa-facebook"></i> Share on Facebook</a>
-->
<li><a href="mailto:?subject=Part%20IV%3a%20Semantic%20Fuzzing&body=I%20just%20read%20%22Part%20IV%3a%20Semantic%20Fuzzing%22%20(part%20of%20@FuzzingBook)%20at%20https%3a%2f%2fwww.fuzzingbook.org%2fbeta%2fhtml%2f04_Semantical_Fuzzing.html"><i class="fa fa-fw fa-envelope"></i> Share by Email</a>
<li><a href="#citation" id="cite" onclick="revealCitation()"><i class="fa fa-fw fa-mortar-board"></i> Cite</a>
</ul>
Expand Down

0 comments on commit a2432ff

Please sign in to comment.