-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
549 lines (265 loc) · 15.8 KB
/
atom.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
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>清心小筑</title>
<subtitle>清心小筑</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://blog.dedbg.com/"/>
<updated>2021-01-22T10:34:06.471Z</updated>
<id>http://blog.dedbg.com/</id>
<author>
<name>Unsped</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>win10 condrv error</title>
<link href="http://blog.dedbg.com/2021/01/22/win10-condrv-error/"/>
<id>http://blog.dedbg.com/2021/01/22/win10-condrv-error/</id>
<published>2021-01-22T10:32:15.000Z</published>
<updated>2021-01-22T10:34:06.471Z</updated>
<summary type="html">
<figure class="highlight cpp"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span
</summary>
<category term="c++" scheme="http://blog.dedbg.com/tags/c/"/>
<category term="system" scheme="http://blog.dedbg.com/tags/system/"/>
</entry>
<entry>
<title>lumen jwt init</title>
<link href="http://blog.dedbg.com/2020/12/29/lumen-jwt-init/"/>
<id>http://blog.dedbg.com/2020/12/29/lumen-jwt-init/</id>
<published>2020-12-29T02:16:46.000Z</published>
<updated>2020-12-29T02:29:45.490Z</updated>
<summary type="html">
<figure class="highlight php"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span
</summary>
<category term="php" scheme="http://blog.dedbg.com/tags/php/"/>
<category term="laravel" scheme="http://blog.dedbg.com/tags/laravel/"/>
</entry>
<entry>
<title>win10-subsystem 修改安装目录</title>
<link href="http://blog.dedbg.com/2020/12/26/win10-wsl/"/>
<id>http://blog.dedbg.com/2020/12/26/win10-wsl/</id>
<published>2020-12-26T14:53:23.000Z</published>
<updated>2020-12-26T03:34:57.800Z</updated>
<summary type="html">
<ul>
<li>不要运行大任务! 不然会后悔的! win10 subsystem for ubuntu 16.04!<figure class="highlight plain"><table><tr><td class="gutter"><pre><span
</summary>
<category term="linux" scheme="http://blog.dedbg.com/tags/linux/"/>
<category term="ubuntu" scheme="http://blog.dedbg.com/tags/ubuntu/"/>
</entry>
<entry>
<title>laravel 环境配置</title>
<link href="http://blog.dedbg.com/2019/06/09/laravel-config/"/>
<id>http://blog.dedbg.com/2019/06/09/laravel-config/</id>
<published>2019-06-08T18:12:27.000Z</published>
<updated>2020-12-26T03:19:00.487Z</updated>
<summary type="html">
<figure class="highlight cmd"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span
</summary>
<category term="php" scheme="http://blog.dedbg.com/tags/php/"/>
<category term="laravel" scheme="http://blog.dedbg.com/tags/laravel/"/>
</entry>
<entry>
<title>vs.github</title>
<link href="http://blog.dedbg.com/2018/12/24/vs-github/"/>
<id>http://blog.dedbg.com/2018/12/24/vs-github/</id>
<published>2018-12-23T17:29:54.000Z</published>
<updated>2020-12-26T03:19:00.489Z</updated>
<summary type="html">
<h1 id="vs2017-github-添加项目文件时忽略指定文件。"><a href="#vs2017-github-添加项目文件时忽略指定文件。" class="headerlink" title="vs2017 github
</summary>
</entry>
<entry>
<title>WIN10 + vmware + WIN10_guest kdnet调试环境设置</title>
<link href="http://blog.dedbg.com/2018/10/11/win10-vmware-win10-windbg-kdnet-debug/"/>
<id>http://blog.dedbg.com/2018/10/11/win10-vmware-win10-windbg-kdnet-debug/</id>
<published>2018-10-11T13:08:04.000Z</published>
<updated>2020-12-26T03:19:00.490Z</updated>
<summary type="html">
<h1 id="WIN10-vmware-WIN10-guest-kdnet调试环境设置"><a href="#WIN10-vmware-WIN10-guest-kdnet调试环境设置" class="headerlink" title="WIN10 + vmware +
</summary>
<category term="kernel" scheme="http://blog.dedbg.com/tags/kernel/"/>
<category term="debug" scheme="http://blog.dedbg.com/tags/debug/"/>
</entry>
<entry>
<title>asp.net core razor js</title>
<link href="http://blog.dedbg.com/2018/10/07/asp-net-razor-js/"/>
<id>http://blog.dedbg.com/2018/10/07/asp-net-razor-js/</id>
<published>2018-10-07T14:57:05.000Z</published>
<updated>2020-12-26T03:19:00.483Z</updated>
<summary type="html">
<p>js嵌套razor语法 例子:<br><figure class="highlight js"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span
</summary>
<category term="mvc" scheme="http://blog.dedbg.com/tags/mvc/"/>
<category term="asp.net core" scheme="http://blog.dedbg.com/tags/asp-net-core/"/>
</entry>
<entry>
<title>win10-subsystem</title>
<link href="http://blog.dedbg.com/2018/10/07/win10-subsystem/"/>
<id>http://blog.dedbg.com/2018/10/07/win10-subsystem/</id>
<published>2018-10-07T14:53:23.000Z</published>
<updated>2020-12-26T03:19:00.490Z</updated>
<summary type="html">
<ul>
<li>不要运行大任务! 不然会后悔的! win10 subsystem for ubuntu
</summary>
<category term="linux" scheme="http://blog.dedbg.com/tags/linux/"/>
<category term="ubuntu" scheme="http://blog.dedbg.com/tags/ubuntu/"/>
</entry>
<entry>
<title>linux-mysql-install</title>
<link href="http://blog.dedbg.com/2018/10/05/linux-mysql-install/"/>
<id>http://blog.dedbg.com/2018/10/05/linux-mysql-install/</id>
<published>2018-10-05T08:19:15.000Z</published>
<updated>2020-12-26T03:19:00.487Z</updated>
<summary type="html">
<p>记录下,不用每次去查<br><figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span
</summary>
<category term="linux" scheme="http://blog.dedbg.com/tags/linux/"/>
<category term="mvc" scheme="http://blog.dedbg.com/tags/mvc/"/>
</entry>
<entry>
<title>使用Jexus+mono在linux上运行MVC5</title>
<link href="http://blog.dedbg.com/2018/10/04/linux-mvc/"/>
<id>http://blog.dedbg.com/2018/10/04/linux-mvc/</id>
<published>2018-10-04T06:12:55.000Z</published>
<updated>2020-12-26T03:19:00.487Z</updated>
<summary type="html">
<p>Jexus官方介绍 <a href="https://www.jexus.org/" target="_blank" rel="noopener">jexus</a><br>为了方便:<br>直接安装jexus独立版 for ubuntu<br><figure
</summary>
<category term="linux" scheme="http://blog.dedbg.com/tags/linux/"/>
<category term="mvc" scheme="http://blog.dedbg.com/tags/mvc/"/>
</entry>
<entry>
<title>ubuntu dotnet-core install</title>
<link href="http://blog.dedbg.com/2018/09/25/ubuntu-dotnet/"/>
<id>http://blog.dedbg.com/2018/09/25/ubuntu-dotnet/</id>
<published>2018-09-25T02:53:54.000Z</published>
<updated>2020-12-26T03:19:00.488Z</updated>
<summary type="html">
<p><a href="https://www.microsoft.com/net/download/linux-package-manager/ubuntu16-04/runtime-current" target="_blank"
</summary>
<category term="linux" scheme="http://blog.dedbg.com/tags/linux/"/>
<category term="ubuntu" scheme="http://blog.dedbg.com/tags/ubuntu/"/>
</entry>
<entry>
<title>CentOS LD 环境变量设置</title>
<link href="http://blog.dedbg.com/2018/07/30/centos-ld/"/>
<id>http://blog.dedbg.com/2018/07/30/centos-ld/</id>
<published>2018-07-30T11:02:12.000Z</published>
<updated>2020-12-26T03:19:00.484Z</updated>
<summary type="html">
<pre><code>python安装pyaudio,需要portaudio安装成功后,python提示libportaudio.so.2找不到。
执行export LD_LIBRARY_PATH=xxxx后 source发现还是不行
export
</summary>
<category term="Linux" scheme="http://blog.dedbg.com/tags/Linux/"/>
<category term="Python" scheme="http://blog.dedbg.com/tags/Python/"/>
</entry>
<entry>
<title>vs写Windows x64汇编程序</title>
<link href="http://blog.dedbg.com/2018/03/07/vcasm/"/>
<id>http://blog.dedbg.com/2018/03/07/vcasm/</id>
<published>2018-03-07T00:25:55.000Z</published>
<updated>2020-12-26T03:19:00.488Z</updated>
<summary type="html">
<figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span
</summary>
<category term="kernel" scheme="http://blog.dedbg.com/tags/kernel/"/>
<category term="debug" scheme="http://blog.dedbg.com/tags/debug/"/>
</entry>
<entry>
<title>vs中的优化坑</title>
<link href="http://blog.dedbg.com/2018/02/24/vsgs/"/>
<id>http://blog.dedbg.com/2018/02/24/vsgs/</id>
<published>2018-02-24T06:12:04.000Z</published>
<updated>2020-12-26T03:19:00.489Z</updated>
<summary type="html">
<p>转载至: <a href="https://www.cnblogs.com/febwave/p/4602609.html" target="_blank" rel="noopener">csdn链接</a><br><figure class="highlight
</summary>
<category term="debug" scheme="http://blog.dedbg.com/tags/debug/"/>
<category term="vc++" scheme="http://blog.dedbg.com/tags/vc/"/>
</entry>
<entry>
<title>BE驱动抹除进场权限分析</title>
<link href="http://blog.dedbg.com/2018/01/10/berw2/"/>
<id>http://blog.dedbg.com/2018/01/10/berw2/</id>
<published>2018-01-09T23:19:50.000Z</published>
<updated>2020-12-26T03:19:00.484Z</updated>
<summary type="html">
<p>上次说道PUBG,抹除权限的线程结束就好了。 <a href="http://dedbg.com/2017/12/09/killbe/" target="_blank"
</summary>
<category term="kernel" scheme="http://blog.dedbg.com/tags/kernel/"/>
<category term="debug" scheme="http://blog.dedbg.com/tags/debug/"/>
</entry>
<entry>
<title>win10 shadow ssdt 与 NtUserBuildHwndList</title>
<link href="http://blog.dedbg.com/2017/12/16/w10sssdt/"/>
<id>http://blog.dedbg.com/2017/12/16/w10sssdt/</id>
<published>2017-12-15T18:27:02.000Z</published>
<updated>2020-12-26T03:19:00.489Z</updated>
<summary type="html">
<p>win10下获取ServiceDescriptorTableShadow这些与win7差不多,略过。</p>
<ul>
<li>hook<br> FFFFF960F4B119F0 FF25 B2AB0000 jmp qword ptr
</summary>
<category term="kernel" scheme="http://blog.dedbg.com/tags/kernel/"/>
<category term="debug" scheme="http://blog.dedbg.com/tags/debug/"/>
</entry>
<entry>
<title>virtualKd+vmware 调试win10 x64</title>
<link href="http://blog.dedbg.com/2017/12/15/debugwin10/"/>
<id>http://blog.dedbg.com/2017/12/15/debugwin10/</id>
<published>2017-12-14T20:10:34.000Z</published>
<updated>2020-12-26T03:19:00.485Z</updated>
<summary type="html">
<p>各种问题各种坑。<br>记录下步骤吧,可能还有更简便的方式。</p>
<ul>
<li>开机启动win10</li>
<li>更改UAC<ul>
<li>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
</summary>
<category term="kernel" scheme="http://blog.dedbg.com/tags/kernel/"/>
<category term="debug" scheme="http://blog.dedbg.com/tags/debug/"/>
</entry>
<entry>
<title>x64加载内核符号解析地址</title>
<link href="http://blog.dedbg.com/2017/12/13/enumpdb/"/>
<id>http://blog.dedbg.com/2017/12/13/enumpdb/</id>
<published>2017-12-13T11:58:05.000Z</published>
<updated>2020-12-26T03:19:00.485Z</updated>
<summary type="html">
<p>工程要编译成x64位的。</p>
<p>还需要两个DLL dbghelp.dll symsrv.dll 和编译生成的EXE放在一起 (在windbg目录有这俩个DLL)</p>
<figure class="highlight c"><table><tr><td
</summary>
<category term="kernel" scheme="http://blog.dedbg.com/tags/kernel/"/>
<category term="debug" scheme="http://blog.dedbg.com/tags/debug/"/>
</entry>
<entry>
<title>过绝地求生的文件检测</title>
<link href="http://blog.dedbg.com/2017/12/13/befile/"/>
<id>http://blog.dedbg.com/2017/12/13/befile/</id>
<published>2017-12-13T11:36:54.000Z</published>
<updated>2020-12-26T03:19:00.483Z</updated>
<summary type="html">
<p>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist</p>
<p>前不久刚出的。<br>简单明了的办法就是直接运行后删除自身。</p>
<p>另一种:<br>HKEY
</summary>
<category term="debug" scheme="http://blog.dedbg.com/tags/debug/"/>
<category term="Game" scheme="http://blog.dedbg.com/tags/Game/"/>
</entry>
<entry>
<title>内核中的 pid handle eprocess</title>
<link href="http://blog.dedbg.com/2017/12/10/pidhandle/"/>
<id>http://blog.dedbg.com/2017/12/10/pidhandle/</id>
<published>2017-12-10T06:12:04.000Z</published>
<updated>2020-12-26T03:19:00.487Z</updated>
<summary type="html">
<p>记录使用。<br>转载至: <a href="http://blog.csdn.net/whatday/article/details/52493546" target="_blank" rel="noopener">csdn链接</a><br><figure
</summary>
<category term="kernel" scheme="http://blog.dedbg.com/tags/kernel/"/>
<category term="debug" scheme="http://blog.dedbg.com/tags/debug/"/>
</entry>
</feed>