"Olly Debugger" Users - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: "Olly Debugger" Users (
/showthread.php?tid=431230)
"Olly Debugger" Users -
iPLEOMAX - 17.04.2013
How do I set breakpoint on internet access of an application?
I attached a debugger to a small .NET application, I want OllyDbg to warn me when the application tries to contact a server.
Am I supposed to manually find the call and set a breakpoint to it?