^DAEMON^ - 04.01.02

the code should be understandable

	the com file is just a lazy sice detection using int 68h (ah=43!)
	hook_v86_int_chain installs then our new handler in the system

        the com file executes the interrupt which is then getting caught by my handler....
	nothing more! detection is prevented!