Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 769 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 769 Bytes

Resources

This Repository will contain all the resources we use and refer to design and program the ROPCompiler.

  1. Research Papers : This directory has all the research papers we have refered so far.
  2. Presentations & KSSs : This directory will contain Slides of all the presentations and Summaries of Knowledge Sharing Sessions conducted regarding our project.
  3. Programming Practices : We are using C++ Programming Language to write the compiler. This directory will contain all resources we are using to write the tool in a professional and clean manner. As we are collaborating, it would also contain best practices used in version control and information regarding how it works internally.