When I run iojN it works ok until it get to my 0day dir. Then it stops with error "Common Language Runtime Debugging Services". And show a error message:
200- Unhandled Exception: System.Security.SecurityException: Exception from HRESULT: 0x800A0046 (CTL_E_PERMISSIONDENIED).
200- at Microsoft.JScript.LateBinding.Call(Object[] arguments, Boolean construct, Boolean brackets, VsaEngine engine)
200- at JScript 0.CheckLevel(Object this, VsaEngine vsa Engine, Object sWhere, Object sRealSN, Object sSection, Object iLevel)
200- at JScript 0.CheckLevel(Object this, VsaEngine vsa Engine, Object sWhere, Object sRealSN, Object sSection, Object iLevel)
200- at JScript 0.SplitNuke(Object this, VsaEngine vsa Engine, Object sWhat)
200- at JScript 0.ReadF(Object this, VsaEngine vsa Engine, Object sWhat)
200- at JScript 0.Global Code()
Then it deletes a few files in the dir it stops on, and stop
My config:
DeleteN=D:\0day|0day|2
Is it my language thats wrong or?