Home

Awesome

chatGPT-CodeReview

Latest releaseGitHub Release DateGitHub All ReleasesGitHub issues


0x00 简介

这是一个调用chatGPT进行代码审计的工具


0x01 配置

chatGPT-CodeReview会在~/.config/chatGPT-CodeReview/目录下生成config.json文件,将apikey配置到1处:

<img width="1000" alt="image" src="https://user-images.githubusercontent.com/53268974/227969500-3f756986-2477-4693-8a92-39ba13a2b657.png">

0x02 使用

./chatGPT-CodeReview -f folder

例子:

<img width="1000" alt="image" src="https://user-images.githubusercontent.com/53268974/227970028-742392b6-ccdc-47fb-9af2-b463efb4a67a.png"> <img width="1000" alt="image" src="https://user-images.githubusercontent.com/53268974/227972525-d258db9f-31ff-4952-baf1-e6640da343fb.png">