C++ Codebase Audit Needed -- 2

Job ID: 37802186

Budget: $30 – $250 USD

I'm seeking a proficient C++ programmer to carry out a comprehensive audit of our codebase, which is about 1,000 lines of code. Program mainly has memomy-safety vulnerabbilities, but if you discover other vulnerabilities, you're welcome to include it.

Essential skills required:
- Extensive experience with C++
- Codebase auditing prowess
- Attention to detail

Requirements looking in audit:
- What is the vulnerability? How to trigger it?
- Since we are focusing on memory vulnerabilities, what do the memory layouts look like when the vulnerability is triggered?
- What are your targets in the exploit?
- How do you craft the memory layout so that the memory vulnerability can grant you the capability of reading/writing your target? Any obstacles during the process? How did you overcome them?
- What are the ultimate goal you aim to achieve in the exploit? What is your payload/input to achieve the goal?
- demonstrate the vulnerabilit(y/ies) you discovered by constructing a working attack.