-
On the ChatGPT’s security understanding of C programs- Part 2
In the last post, I talked about ChatGPT’s understanding of typical memory corruption bugs, present in C/C++ like memory unsafe languages. In this 2nd part, I would assess ChatGPT’s ability to analyze few properties of the program from vulnerability analysis point of view. Before we go ahead, we should note clearly that even for a…