Star
2
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
22
分析
项目设置
Star
2
Fork
0
master
DynamoRIO
/
ext
/
drwrap
下载当前目录
G
GitHub
i
#5784
: Mitigate drwrap retaddr transparency violation (
#5896
)
04dfa778
创建于
2023年3月8日
历史提交
文件
最后提交记录
最后更新时间
CMakeLists.txt
i
#3544
RISC-V, part 12: Enable in the build system (
#5625
)
3 年前
README.md
i
#4111
web: Update stale wiki links (
#4768
)
5 年前
drwrap.c
i
#5784
: Mitigate drwrap retaddr transparency violation (
#5896
)
3 年前
drwrap.dox
i
#4070
drwrap-site: Add drwrap_get_stats() with flush count (
#4185
)
6 年前
drwrap.h
i
#5784
: Mitigate drwrap retaddr transparency violation (
#5896
)
3 年前
drwrap_asm_aarch64.asm
i
#5383
mac a64, part 1: Build on M1 (
#5610
)
3 年前
drwrap_asm_arm.asm
i
#4197
: Add new drwrap post-call scheme: replace retaddr (
#4221
)
6 年前
drwrap_asm_riscv64.asm
i
#3544
RISC-V, part 6: Add extension stubs (
#5577
)
3 年前
drwrap_asm_x86.asm
i
#3966
: Switch 32-bit x86 Linux to 16-byte stack alignment (
#4265
)
6 年前
license.txt
Code cleanup: remove trailing spaces and tabs
12 年前
README.md
The
drwrap
DynamoRIO Extension provides function wrapping and replacing support.