I am trying to execute win() function without modifying the code by…
Question Answered step-by-step I am trying to execute win() function without modifying the code by… I am trying to execute win() function without modifying the code by overflowing buffer[40] and put the address of win() in the right spot but I am not sure after how many bytes should I add the address and how to know that. NOTE: CODE CANNOT BE MODIFIED #include


