-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsitemap.xml
395 lines (395 loc) · 15 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://book-of-gehn.github.io/articles/2016/12/18/Forensics-911-recovering-thesis.html</loc>
<lastmod>2016-12-18</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2017/04/16/Isolate-wifi-and-keep-traffic-out-Big-Brother-sight.html</loc>
<lastmod>2017-04-16</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/03/01/In-XOR-We-Trust.html</loc>
<lastmod>2018-03-01</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/04/01/A-string-of-coincidences-is-not-a-coincidence.html</loc>
<lastmod>2018-04-01</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/05/01/Breaking-Vigenere.html</loc>
<lastmod>2018-05-01</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/05/20/Detecting-Penguins.html</loc>
<lastmod>2018-05-20</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/06/09/ECB-CBC-Oracle.html</loc>
<lastmod>2018-06-09</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/06/10/Breaking-ECB.html</loc>
<lastmod>2018-06-10</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/07/01/Cut-and-Paste-ECB-Blocks.html</loc>
<lastmod>2018-07-01</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/07/03/CBC-Bitflipping.html</loc>
<lastmod>2018-07-03</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/09/16/Ouroboros-Circular-Buffer.html</loc>
<lastmod>2018-09-16</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/10/01/Magic-Bash-Runes.html</loc>
<lastmod>2018-10-01</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/10/28/CBC-Padding-Oracle.html</loc>
<lastmod>2018-10-28</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/12/04/Fixed-Nonce-CTR-Attack.html</loc>
<lastmod>2018-12-04</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2018/12/23/Mersenne-Twister-PRNG.html</loc>
<lastmod>2018-12-23</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/01/02/Break-Hill-Cipher-with-a-Known-Plaintext-Attack.html</loc>
<lastmod>2019-01-02</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/02/03/Cape-Encryption.html</loc>
<lastmod>2019-02-03</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/03/15/Separate-your-SSH-Agent-Identities.html</loc>
<lastmod>2019-03-15</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/03/20/Affine-Ciphers.html</loc>
<lastmod>2019-03-20</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/05/08/CTR-Edit-Inject-Plaintext-Attacks.html</loc>
<lastmod>2019-05-08</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/07/25/From-Regex-to-Nondeterministic-Finite-Automata.html</loc>
<lastmod>2019-07-25</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/08/04/Better-Compression-Log-Files-PoC.html</loc>
<lastmod>2019-08-04</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/08/22/CTR-Bitfliping.html</loc>
<lastmod>2019-08-22</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/09/29/Writeup-EKO2019-Weirdo.html</loc>
<lastmod>2019-09-29</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/10/01/Writeup-EKO2019-Cipherchat.html</loc>
<lastmod>2019-10-01</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/10/04/Index-of-Coincidence.html</loc>
<lastmod>2019-10-04</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/10/23/Constant-Rate-Loop.html</loc>
<lastmod>2019-10-23</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2019/10/27/Writeup-EKO2019-RPG-Part-I-Reversing.html</loc>
<lastmod>2019-10-27</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/02/07/Compiler-Optimizations-under-RC.html</loc>
<lastmod>2020-02-07</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/02/15/CPU-Cache-Coherence.html</loc>
<lastmod>2020-02-15</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/03/22/Lock-Free-Queue-Part-I.html</loc>
<lastmod>2020-03-22</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/04/19/Sidenote-Identifiers.html</loc>
<lastmod>2020-04-19</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/04/28/Lock-Free-Queue-Part-II.html</loc>
<lastmod>2020-04-28</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/05/16/Debugging-Lock-Free-Algorithms.html</loc>
<lastmod>2020-05-16</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/09/09/Reds-and-Blues-Architecture.html</loc>
<lastmod>2020-09-09</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/09/13/Debug-the-Case-of-a-CPU-Burning-Ruby-Process.html</loc>
<lastmod>2020-09-13</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/10/11/Kasiski-Test-Part-I.html</loc>
<lastmod>2020-10-11</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/11/12/TLDR-Stylometrics.html</loc>
<lastmod>2020-11-12</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/11/19/Qubes-Networking.html</loc>
<lastmod>2020-11-19</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/11/29/RC-on-XDP-RX-Queue.html</loc>
<lastmod>2020-11-29</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/12/05/Self-Licensing.html</loc>
<lastmod>2020-12-05</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/12/15/Qemulating-Rasbian-ARM.html</loc>
<lastmod>2020-12-15</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2020/12/27/TLDR-Quick-Overview-of-Arm.html</loc>
<lastmod>2020-12-27</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/01/04/Review-Arm-Assembly.html</loc>
<lastmod>2021-01-04</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/01/09/Interactive-Assembler.html</loc>
<lastmod>2021-01-09</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/01/14/Smashing-ARM-Stack-for-Fun-Part-I.html</loc>
<lastmod>2021-01-14</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/01/17/Smashing-ARM-Stack-for-Fun-Part-II.html</loc>
<lastmod>2021-01-17</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/01/18/Smashing-ARM-Stack-for-Fun-Part-III.html</loc>
<lastmod>2021-01-18</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/01/19/Smashing-ARM-Stack-for-Fun-Part-IV.html</loc>
<lastmod>2021-01-19</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/01/20/Smashing-ARM-Stack-for-Fun-Part-V.html</loc>
<lastmod>2021-01-20</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/01/26/Smashing-ARM-Stack-for-Fun-Part-VI.html</loc>
<lastmod>2021-01-26</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/02/04/Smashing-ARM-Stack-for-Fun-Part-VII.html</loc>
<lastmod>2021-02-04</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/02/15/Necklaces-Lyndon-Words-and-De-Bruijn-Sequences.html</loc>
<lastmod>2021-02-15</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/02/18/Ksplice-Pointer-Challenge.html</loc>
<lastmod>2021-02-18</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/02/27/High-Precision-Timers.html</loc>
<lastmod>2021-02-27</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/03/07/Quiescent-Environment.html</loc>
<lastmod>2021-03-07</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/04/24/Deadly-Typos-2020.html</loc>
<lastmod>2021-04-24</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/04/25/Congruence-Closure.html</loc>
<lastmod>2021-04-25</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/04/27/Optimum-Packaging-of-Chocolate.html</loc>
<lastmod>2021-04-27</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/04/29/Blending-Whisky.html</loc>
<lastmod>2021-04-29</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/05/02/Planning-Space-Missions.html</loc>
<lastmod>2021-05-02</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/05/09/Solving-a-Murder-Case-with-Z3.html</loc>
<lastmod>2021-05-09</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/05/17/Verifying-Some-Bithacks.html</loc>
<lastmod>2021-05-17</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/05/26/Casting-Broadcasting-LUT-and-Bitwise-Ops.html</loc>
<lastmod>2021-05-26</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/06/05/Seaborn-Cheatsheet.html</loc>
<lastmod>2021-06-05</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/06/12/Document-building-from-static-blog-to-textbook.html</loc>
<lastmod>2021-06-12</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/06/14/Performance-of-ITE-Expressions.html</loc>
<lastmod>2021-06-14</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/07/11/Home-Made-Python-F-String.html</loc>
<lastmod>2021-07-11</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/07/12/SMT-Goals-and-Strategies.html</loc>
<lastmod>2021-07-12</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/08/12/Difference-of-Two-Squares.html</loc>
<lastmod>2021-08-12</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/08/14/Fresh-Python-Defaults.html</loc>
<lastmod>2021-08-14</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/08/22/Rooting-Android-with-a-Dirty-COW.html</loc>
<lastmod>2021-08-22</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/09/10/IPv4-Scan-Dataset-Preprocessing.html</loc>
<lastmod>2021-09-10</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/09/19/IPv4-Scan-Part-II-Multiprobes-Analysis.html</loc>
<lastmod>2021-09-19</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/10/16/IPv4-Scan-Part-III-Hop-stability.html</loc>
<lastmod>2021-10-16</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/11/13/IPv4-Scan-Part-IV-Hop-Distance-and-IP-Distribution.html</loc>
<lastmod>2021-11-13</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2021/11/13/IPv4-Scan-Part-V-TTL-Boost.html</loc>
<lastmod>2021-11-13</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/02/01/Fix-Ownership-of-Files-in-a-Mounted-Volume.html</loc>
<lastmod>2022-02-01</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/02/07/Hanoi-File-System.html</loc>
<lastmod>2022-02-07</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/03/06/Multiprocessing-Spawn-of-Dynamically-Imported-Code.html</loc>
<lastmod>2022-03-06</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/04/23/Linux-Control-Group-Hierarchical-Organization.html</loc>
<lastmod>2022-04-23</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/04/24/Linux-Control-Group-Resource-Distribution.html</loc>
<lastmod>2022-04-24</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/04/27/Linux-Control-Group-No-Internal-Process-Constraint.html</loc>
<lastmod>2022-04-27</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/07/14/TLDR-Screen-Optimizations-Results.html</loc>
<lastmod>2022-07-14</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/07/15/Sparse-Aware-Optimizations-for-Terminal-Emulator-Pyte.html</loc>
<lastmod>2022-07-15</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/07/17/Lessons-Learnt-Optimizing-Pyte.html</loc>
<lastmod>2022-07-17</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/08/27/Compress-Old-Audio-Files.html</loc>
<lastmod>2022-08-27</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2022/10/01/Diff-Between-Dataframes-for-Testing.html</loc>
<lastmod>2022-10-01</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2023/01/23/Key-Recovering-from-CBC-with-IV-eq-K.html</loc>
<lastmod>2023-01-23</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2023/03/30/Tabulation-Hashing.html</loc>
<lastmod>2023-03-30</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2023/04/05/Hash-Length-Extension-Attack.html</loc>
<lastmod>2023-04-05</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2023/04/09/Hash-Length-Extension-Attack-on-SHA224.html</loc>
<lastmod>2023-04-09</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2023/10/20/Man-in-the-Middle-Access-Point.html</loc>
<lastmod>2023-10-20</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2024/09/21/Behind-memcpy-memmove.html</loc>
<lastmod>2024-09-21</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/articles/2024/12/31/Greenwald-Khanna-E-Approximated-Q-Quantile.html</loc>
<lastmod>2024-12-31</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/atom.xml</loc>
<lastmod>2024-12-31</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/rss.xml</loc>
<lastmod>2024-12-31</lastmod>
</url>
<url>
<loc>https://book-of-gehn.github.io/index.html</loc>
<lastmod>2024-12-31</lastmod>
</url>
</urlset>