Hello,
Post copied from here:
Thanks,
--AD
Post copied from here:
NTBrain is a new Advanced Debugging Tools for Windows currently in beta version.I will be testing it out later today.
Key Features of NTBrain:
1. Tasks Scan - scans the system for processes, threads and libraries in real-time with user-mode code.
2. Context Monitor Catcher - catch context-switches needed in a determined time slice, with the possibility to plan filters on the number of switch to visualize or on the switches needed in the context of a determined process.
3. Wait Objects Scan - scan a determined process or thread to search of the objects for which these remain in undefined wait, besides it offers different possibilities to SOLVE this problem.
4. System Processes scan - scan the list of the active processes using kernel-mode code, allowing to notice and to remove the presence of hidden process in the system.
5. System Threads scan - scan the list of the active threads (with filters) using kernel-mode code, allowing to notice and to remove the presence of hidden thread in the system.
6. SSDT Scan - shows whether any of the functions in the System Service Descriptor Table (SSDT) are hooked.
7. SSDTS Scan - shows whether any of the functions in the System Service Descriptor Table Shadow (SSDTS) are hooked.
8. Object Types scan - shows all types of objects with which the operating system works showing for each of them if these are hooked.
Link: http://sites.google.com/site/metratonrk/
--Metraton
Thanks,
--AD