Skip to content

Windows221e/anti_vuln

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

code vuln checker

this checks if your c program has any unwanted functions that might cause memory leak or buffer overflow if it does detect a function thats bad it will tell you ofc.

usage

  1. replace ur "your_code" variable with ur c code

  2. char your_code[] = "replace_here";

after compile the code: gcc protect.c -o anti_vuln

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages