yiyu0x's blog

yiyu0x's blog

紀錄一些知識、心得。

  • ABOUT
  • ARCHIVES
Search ...
Search ...
| 2019-03-02

buffer overflow搭配ret2libc之攻擊手法介紹

前言buffer overflow 以下簡稱為 BOF。 BOF 是一個常見的攻擊手法,透過 BOF 可以達成各種不同的目的,像是: ret2text ret ...

yiyu0x
yiyu0x
4 min read
| 2019-03-01

如何看待C語言的argv與指標關係

前言在一次作業下碰到了 argv 與的操作,看到課本 UNIX Systems Programming: Communication, Concurrency and Threads: Communication, Concurrency and Threads (2nd Edition) 2nd Edition 對於 argv 的操作為下 1int main(int argc, char* argv[]) { } 回想起以前常常都是使用以下這種用法 1int main ...

yiyu0x
yiyu0x
3 min read
| 2019-02-26

為何我選擇hexo當作個人blog?

前言在網路上爬文學習的過程中,發現有很多人將技術文章或是教學文章都放在自己架設的部落格中。若不是放在自己的部落格中,多半是選擇 Medium 。 我也有考慮過 wordpress, Medium 最後決定使用 hexo 來架設靜態網站。 正文這篇文章當作部落格的第一篇文章在適合不過了。 選擇 hexo 有幾個原因。 滿足自己管理網站的慾望。 (有自己的 domain name 就是開心,有種一切都是自己掌管的感覺) 相較於 wordpress 可以更加容易部署與轉移環境 以 ...

yiyu0x
yiyu0x
1 min read
← PREV123
— yiyu0x's blog —

Recent Posts

  • Shell Script 中那些錯過的事
  • 2019 交大資工丁組推甄心得
  • Python struct 模組的踩雷記錄
MORE →

Tag Cloud

Linux c ctf docker es6 fp http2 javascript linux macOS mysql nginx nodejs oauth2 python shell socket telegram tools 個人 資訊安全
yiyu0x's blog
yiyu0x's blog © 2019
Hexo Casper