# fuzzer_llm_gen **Repository Path**: machenjun1/fuzzer_llm_gen ## Basic Information - **Project Name**: fuzzer_llm_gen - **Description**: 基于llm的fuzzer生成 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-16 - **Last Updated**: 2024-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 用户输入 -f 函数名函数列表 -n 每个函数生成的fuzz driver数量 -o 输出文件路径(默认oh_test) -b 是否尝试build # llm 输入 input = 提示词 | 函数实现代码 | top-5调用语句 | fuzz one-shot 示例(语义最相近) | 对应ut代码 提示词: prompt = "" code = # 更新日志 - 实习生离职,回学校再更新(20240906) - 本项目暂时不可用,还在更新中(20240904)