We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f987690 commit 32431f8Copy full SHA for 32431f8
book.adoc
@@ -11,19 +11,16 @@ include::chapters/intro.adoc[]
11
include::chapters/shell.adoc[]
12
include::chapters/forensics.adoc[]
13
include::chapters/python.adoc[]
14
-include::chapters/regex.adoc[]
15
include::chapters/web.adoc[]
16
include::chapters/crypto.adoc[]
17
include::chapters/network.adoc[]
18
include::chapters/sql.adoc[]
+include::chapters/code.adoc[]
19
include::chapters/c.adoc[]
20
include::chapters/binary.adoc[]
21
include::chapters/assembly.adoc[]
22
-include::chapters/reversing.adoc[]
23
-include::chapters/games.adoc[]
24
include::chapters/careers.adoc[]
25
include::chapters/environment.adoc[]
26
-include::chapters/dependencies.adoc[]
+include::chapters/regex.adoc[]
27
include::chapters/git.adoc[]
28
-include::chapters/code.adoc[]
29
include::chapters/tools.adoc[]
0 commit comments