I am working on botnet detection and IDS.I need to understand the control flow of zeus botnet by running it in Visual studio .
I am successfully able to build zeus in visual studio.Next ,I set the breakpoints in source code and press start running the project button in visual studio .Next, i get error saying "Visual studio cannot find the builder program in the Releases folder".
I wish to know why this error is coming when i have successfully built the project and how to solve it.
This is for educational need and no private use.
I am successfully able to build zeus in visual studio.Next ,I set the breakpoints in source code and press start running the project button in visual studio .Next, i get error saying "Visual studio cannot find the builder program in the Releases folder".
I wish to know why this error is coming when i have successfully built the project and how to solve it.
This is for educational need and no private use.