antivirus - Passing exceptions to executable programs to stop them from execution -


i heard during discussion anti-viruses have feature of stopping program executing passing exceptions it.

so how pass exceptions programmatically?

you can't "pass exception" program. (i have @ least never heard of such terminology.)

most operating systems allow 1 process kill instance sending signal, that's different.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -