wirte a proc_macro_attribute to automatically generate docs for axum
Recently, I was working on a project that uses axum, a web framework for Rust. I wanted to generate API documentation for the project, but…
8 分钟阅读我是 pzhxbz,一个很菜的二次元选手。
折腾二进制安全和 Rust,也在龟速学习指弹。
powered by gpt6
日常のひとこま代码慢慢写,
吉他慢慢练。
二进制的奇妙冒险
和编译器慢慢熟悉
虚拟世界探索手记
代码暂停,弹一首歌
Recently, I was working on a project that uses axum, a web framework for Rust. I wanted to generate API documentation for the project, but…
8 分钟阅读自从defcon出过新版musl libc的pwn之后,感觉之后可能会有一波musl lib pwn,果然强网杯的时候就看到了。可以预见,之后可能就会有musl libc master pwn,这两天趁着空闲的时候大概看了一下musl libc的源码,简单的做了一下笔记: !…
15 分钟阅读reference: The Poc cve-2019-6788 is a heap overflow vulnerability in qemu, it occurs in tcp emu(slirp/tcp subr.c) : In EMU IDENT,It copies…
11 分钟阅读Recently I'm confused by my research. I need to publish a paper for my degree. It seems easy for a ctfer? But I think it's hard to write a…
7 分钟阅读reference Recently, there are many qemu escape challenges in ctf. I have never leaned it before, so i decided to study it to adjust the mo…
8 分钟阅读 There are some stack overflow vulnerability in cisco IOS system like CVE-2017-6736 and CVE-2018-0171,but there are little exp or analysi…
3 分钟阅读有新的折腾,再写一页。