-
Notifications
You must be signed in to change notification settings - Fork 2
vimalkumarpatel/ms_project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ms_project ========== FETCH: Masters Project at UIC ============================= ms_project This is a read me file to go along with the code for Vimalkumar Patel's MS Project in project track course at University of Illinois at Chicago. Course Code = CS 597, Course Name = Project Research. Project Guide = Dr. Mark Grechanik The aim of the project is to statically analyze Java source code for branching and instrument the same for a forced execution of a trace path. Please follow below instruction to see the working of the project. 1. Download a copy of the source code from GitHub. 2. Import the code into a project in eclipse, using import wizard in File menu, use "Existing project into workspace". 3. Once the project is imported, check for all library ar found correctly. they should be present in the "/lib" directory of the project. 4. In the source code find package named "net.vimalpatel.maindriver", this package contains all the main driving class and main methods responsible for executing custom soot transformers. 5. Execute MainDrivers one by one to see the Demo.
About
FETCH: Masters Project at UIC
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published