1.Fixed lowalloc to use imagebase not hardcoded 400000h 2.Changed MEM_COMMIT to MEM_RESERVE on lowalloc so when we attach with olly reserved memory is invisible and it looks better instead of 100 4kb regions 3.Decreased WaitForDebugEvent from infinite to 1000ms so now we can abort with esc in 1000ms intervals 4.Connected to 3. on Count exceptions update them also on esc not only on process exit