Forgot to call AntiDebugLibNative check entry point function and handle check results.
The call should be made in class named 'NativeChecks.cs'. All those native checks should be handled 'individually' thus we need to make each 'wrapper' classes for each native check. (VEH.cs, RTDSC.cs, int3.cs and so on)
what a dumb mistake.
Forgot to call AntiDebugLibNative check entry point function and handle check results.
The call should be made in class named 'NativeChecks.cs'. All those native checks should be handled 'individually' thus we need to make each 'wrapper' classes for each native check. (VEH.cs, RTDSC.cs, int3.cs and so on)