This Repository will contain all the resources we use and refer to design and program the ROPCompiler.
- Research Papers : This directory has all the research papers we have refered so far.
- Presentations & KSSs : This directory will contain Slides of all the presentations and Summaries of Knowledge Sharing Sessions conducted regarding our project.
- 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.