-
Notifications
You must be signed in to change notification settings - Fork 0
yellkrishna/control_flow_graph_leak_detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Project Name Brief description of your project. ## Table of Contents - [Introduction](#introduction) - [Features](#features) - [Installation](#installation) - [Usage](#usage) - [Contributing](#contributing) - [License](#license) ## Introduction Provide a brief introduction to your project. Include its purpose, main features, and any other relevant information. ## Features Highlight the key features of your project. You can use bullet points for a clear and concise overview. - Feature 1 - Feature 2 - Feature 3 ## Installation Provide step-by-step instructions on how to install your project. Include any dependencies that need to be installed and any setup/configuration required. ```bash # Example installation steps git clone https://github.com/yellkrishna/control_flow_graph_leak_detection.git cd Project npm install # or any other package manager command
About
The program creates a control flow graph based on llvm code in the graphviz dot format. Additionally, if there is a leak possible from Source to Sink, the code detects that also.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published