ctf-wiki / ctf-wiki/comment

heap unlink的效果解释错误

Open
#240 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

使得已指向 UAF chunk 的指针 ptr 变为 ptr - 0x18

应改为

使得已指向 UAF chunk 的指针 ptr 变为 &ptr - 0x18

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.