Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

AntiDebugging Help

$
0
0
Hi,

I want a function to my script that called 'anti ollydbg'

[ autoit ]      
For $i = 1 To 5     If ProcessExists('ollydbg.exe') Then         ProcessClose('ollydbg.exe')         Sleep(100000)     Else         ExitLoop     EndIf Next

I wants the next:

Until my program running if I open ollydbg.exe close it everytime.
It close but If I open ollydbg.exe it can be run.

Im tried to search, I can't figure out.

Can somebody help ?

Thanks

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>