Skip to content

Conversation

@joyguoguo
Copy link
Contributor

@joyguoguo joyguoguo commented Aug 24, 2025

The naming method for the insertion file has changed from print1 to .bak.py, modified the find target method, and the way to find the function names for inserting print statements.

joyguoguo and others added 25 commits August 16, 2025 00:29
对于每个项目,在 fuzz/oss-fuzz/projects目录中查找对应项目文件夹
删除所有 _print1.py和 .bak.py结尾的文件
处理剩余的 .py文件:
创建备份文件(.bak.py)
查找 atheris.Setup()语句并提取第二个参数(函数签名)
在该函数中添加 print(data)语句
保持原文件名不变
@joyguoguo joyguoguo requested a review from EYH0602 August 24, 2025 15:49
@EYH0602 EYH0602 changed the title Python branch2: The naming method for the insertion file has changed from print1 to .bak.py, modified the find target method, and the way to find the function names for inserting print statements. fix: naming for fuzz target discovery Aug 25, 2025
@EYH0602 EYH0602 merged commit 1f2f551 into main Aug 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants