Hello there👋,I'm Rahul! 
const name = 'Rahul';
ReverseEnginner re = new ReverseEnginner(name);
while(re.isReverseEngineering())
{
re.decompileExecutable();
re.analyzeAssembly();
re.findVulnerabilities();
re.trapDebugger();
re.examineAPIcalls();
re.patchBinary();
re.testExploit();
re.writeReport();
}
Check out my portfolio website to see my projects and other interesting things.
Show Projects & Contributions
Take Care 🌱