-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
296 lines (246 loc) · 11.9 KB
/
Copy pathindex.html
File metadata and controls
296 lines (246 loc) · 11.9 KB
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
<!DOCTYPE html>
<html lang="" class="loading">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Processor's Blog - I'm just a little role.</title>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="google" content="notranslate" />
<meta name="keywords" content="Processor,">
<meta name="description" content="每一个不曾起舞的日子都是对生命的辜负,">
<meta name="author" content="Processor">
<link rel="alternative" href="atom.xml" title="Processor's Blog" type="application/atom+xml">
<link rel="icon" href="/img/favicon.png">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css">
<link rel="stylesheet" href="/css/diaspora.css">
</head>
<body class="loading">
<div id="loader"></div>
<div class="nav">
<ul id="menu-menu" class="menu">
<li class="pview menu-item menu-item-type-post_type menu-item-object-page">
<a href="/whoami" title="Whoami" target="_blank" rel="noopener">Whoami</a>
</li>
<li class="pview menu-item menu-item-type-post_type menu-item-object-page">
<a href="/friends" title="Friends" target="_blank" rel="noopener">Friends</a>
</li>
<li class="pview menu-item menu-item-type-post_type menu-item-object-page">
<a href="/essay" title="Essay" target="_blank" rel="noopener">Essay</a>
</li>
<li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="https://github.com/zh-Processor" title="Github" target="_blank" rel="noopener">Github</a>
</li>
<li class="pview menu-item menu-item-type-post_type menu-item-object-page">
<a href="/test1" title="test" target="_blank" rel="noopener">test</a>
</li>
</ul>
<p id="copyright">
© 2020 Processor.
Powered by <a href="http://hexo.io/" title="Hexo" target="_blank" rel="noopener">Hexo</a>
Theme <a href="https://github.com/Fechin/hexo-theme-diaspora" title="Diaspora" target="_blank" rel="noopener">Diaspora</a>
by Fechin
</p>
</div>
<div id="container">
<div id="screen">
<div id="mark">
<div class="layer" data-depth="0.4">
<img src="/img/welcome-cover.jpg" id="cover" crossorigin="anonymous" width="1920" height="1080">
</div>
</div>
<div id="vibrant">
<svg viewBox="0 0 2880 1620" height="100%" preserveAspectRatio="xMaxYMax slice">
<polygon opacity="0.7" points="2000,1620 0,1620 0,0 600,0 "/>
</svg>
<div></div>
</div>
<div id="header">
<div>
<a class="image-logo" href="/"></a>
<div class="icon-menu switchmenu"></div>
</div>
</div>
<div id="post0">
<p>二月 20, 2019</p>
<h2><a href="/2019/02/20/Python_Opcode/" title="Python的字节码混淆" class="posttitle">Python的字节码混淆</a></h2>
<p class="summary">借着写 Hgame 的 wp,写了点奇怪的东西。
Python 的字节码混淆最近 CTF 比赛中偶尔会出现几个 ...</p>
</div>
</div>
<div id="primary">
<div class="post">
<a href="/2018/12/23/WASM_Secrity/" title="WASM的安全性问题">
<img src="/img/cover.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>十二月 23, 2018</p>
<h3><a href="/2018/12/23/WASM_Secrity/" title="WASM的安全性问题" class="posttitle">WASM的安全性问题</a></h3>
<p>最近看了一下 WASM , 看到一篇很好的文章 , 找空翻译了一下。
WASM的安全性问题原文地址:
https://i.blackhat.com/us...</p>
</div>
</div>
<div class="post">
<a href="/2018/08/15/DASP_Top_10分析/" title="DASP_Top_10分析">
<img src="/img/cover.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>八月 15, 2018</p>
<h3><a href="/2018/08/15/DASP_Top_10分析/" title="DASP_Top_10分析" class="posttitle">DASP_Top_10分析</a></h3>
<p>
以太坊智能合约DASP Top 10 分析几个重要概念回调函数—-fallback()目前相当一部分Solidity的安全漏洞源于回退函数。
关于回退函...</p>
</div>
</div>
<div class="post">
<a href="/2018/07/26/Assembly_for_Contract/" title="智能合约的汇编解读">
<img src="/img/cover.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>七月 26, 2018</p>
<h3><a href="/2018/07/26/Assembly_for_Contract/" title="智能合约的汇编解读" class="posttitle">智能合约的汇编解读</a></h3>
<p>智能合约是一种基于栈操作的虚拟机。本文大致从汇编以及栈的角度来分析智能合约.
智能合约逆向的汇编解读
0x00 前言智能合约是一种基于栈操作的虚拟机。本...</p>
</div>
</div>
<div class="post">
<a href="/2018/07/08/WCTF-2018/" title="WCTF2018 - SGX">
<img src="/img/cover.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>七月 08, 2018</p>
<h3><a href="/2018/07/08/WCTF-2018/" title="WCTF2018 - SGX" class="posttitle">WCTF2018 - SGX</a></h3>
<p>刚参加了WCTF,虽然就一解,emmm,写一下吧。关于SGX那个题目,可能我这个是最不靠谱的非预期了吧。 Orz
SGX-Intel直接放三张图吧,(找...</p>
</div>
</div>
<div class="post">
<a href="/2018/06/20/ninja/" title="ninja插件简介">
<img src="/img/cover.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>六月 20, 2018</p>
<h3><a href="/2018/06/20/ninja/" title="ninja插件简介" class="posttitle">ninja插件简介</a></h3>
<p>本来天大大哥说打算买一个ninja,然后就凑到了9个人。打算是十个人的话就忍痛买个$599.结果。。。结果。。。反正,向JD财团低头就对了。
ninja...</p>
</div>
</div>
<div class="post">
<a href="/2018/01/04/hctf2017/" title="说说HCTF2017">
<img src="/img/cover.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>一月 04, 2018</p>
<h3><a href="/2018/01/04/hctf2017/" title="说说HCTF2017" class="posttitle">说说HCTF2017</a></h3>
<p>今年的HCTF也算圆满结束了,流程已经到了报销的阶段。之前一直忙得很,找个时间来说说这次的HCTF2017。
说说今年的HCTF初赛初赛在11月11-1...</p>
</div>
</div>
<div class="post">
<a href="/2018/01/01/2018/" title="2018">
<img src="/img/cover.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>一月 01, 2018</p>
<h3><a href="/2018/01/01/2018/" title="2018" class="posttitle">2018</a></h3>
<p>转眼又是一年,想来又老了一岁,看到昨天空间刷的18岁,也确实值得缅怀一下?
那一年我高三。18岁嘛,少年当头,青春正好,然后我在高三。也就是那一年,跨过了...</p>
</div>
</div>
<div class="post">
<a href="/2017/10/05/Helloworld/" title="加了限定条件的Helloworld">
<img src="/img/cover.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>十月 05, 2017</p>
<h3><a href="/2017/10/05/Helloworld/" title="加了限定条件的Helloworld" class="posttitle">加了限定条件的Helloworld</a></h3>
<p>今年水群的时候无意中发现CNSS的招新题目,关于加了限定条件的Helloworld的写法。
*1.不用 “ ” 输出Helloworld。
*2.不用 ;...</p>
</div>
</div>
<div class="post">
<a href="/2017/06/24/Bypass NX and PIE/" title="Bypass NX and PIE">
<img src="/img/cover.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>六月 24, 2017</p>
<h3><a href="/2017/06/24/Bypass NX and PIE/" title="Bypass NX and PIE" class="posttitle">Bypass NX and PIE</a></h3>
<p>(这篇东西本来好久之前就想写了,但是一直拖来拖去拖到了考试结束。之前一直对ROP不太熟悉,然后系统的学习了一下,发现写着写着就写了好多东西。)
关于 N...</p>
</div>
</div>
</div>
<div id="pager"><a href="/page/2/" class="more">加载更多</a></div>
</div>
<div id="preview"></div>
</body>
<script src="//cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.min.js"></script>
<script src="//lib.baomitu.com/jquery/1.8.3/jquery.min.js"></script>
<script src="/js/plugin.js"></script>
<script src="/js/diaspora.js"></script>
<link rel="stylesheet" href="/photoswipe/photoswipe.css">
<link rel="stylesheet" href="/photoswipe/default-skin/default-skin.css">
<script src="/photoswipe/photoswipe.min.js"></script>
<script src="/photoswipe/photoswipe-ui-default.min.js"></script>
<!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<!-- Background of PhotoSwipe.
It's a separate element as animating opacity is faster than rgba(). -->
<div class="pswp__bg"></div>
<!-- Slides wrapper with overflow:hidden. -->
<div class="pswp__scroll-wrap">
<!-- Container that holds slides.
PhotoSwipe keeps only 3 of them in the DOM to save memory.
Don't modify these 3 pswp__item elements, data is added later on. -->
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<!-- Controls are self-explanatory. Order can be changed. -->
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
<!-- element will get class pswp__preloader--active when preloader is running -->
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
</button>
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
</button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div>
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-107527850-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</html>