Refactor the code. Added support for Windows 7 86/64. Added option x64 compatible. Fixed a bug in the "custom handler exceptions". Rewrote the algorithm of the plugin. Changed the settings window. Improved handling int 2d. Fixed compatibility "custom handler exceptions" with curves plugins. Fixed handling drx breakpoints. Added TF hiding in the trace example: PUSH SS & POP SS / MOV? X, SS & MOV SS,? X Added interception ZwQueryInformationProcess. Added interception ZwSetInformationThread. Added interception ZwQuerySystemInformation. Put Option "hook some of Zw * functions" which includes all Zw interceptions. Added check for CloseHandle with invalid handle.