Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederpzhxbz.cn
Get the latest updates from pzhxbz的博客 directly as they happen.
Follow now 98 followers
Last updated 11 months ago
11 months ago
Recently, I was working on a project that uses axum, a web...
about 4 years ago
自从defcon出过新版musl libc的pwn之后,感觉之后可能会有一波musl lib pwn,果然强网杯的时候就看到了。可以预见,之后可能就会有musl libc master pwn,这两天趁着空闲的时候大概看了一下musl libc的源码,简单的做了一下笔记: Malloc 用户传入size之后,如果大于MMAP_THRESHOLD (#define...