![]() |
|
#1
|
|||
|
|||
|
Good morning folks!
I hope this will come in handy for performing Windows application analysis and research. A small gist of it's capabilities: NtWarden is a user-mode windows inspection tool that provides good visibility into processes, services, networking, registry, IPC, and system internals, with real-time performance overlays and ETW/log tracing etc. With the help of kernel mode component (KWinSys), it can extend into low-level analysis of detecting hidden processes, kernel hooks, SSDT tampering, callbacks, drivers, and integrity violations and can also do process level heuristics for identifying injection, process hollowing, syscall abuses, and other stealth techniques. https://github.com/mrT4ntr4/NtWarden I hope this will come in handy while performing reverse engineering, malware analysis and protection technique analysis. Do let me know if it useful. Thanks and have a fantastic day!
Last edited by foosaa; 04-21-2026 at 11:26. Reason: Updated usage. |
| The Following 2 Users Gave Reputation+1 to foosaa For This Useful Post: | ||
Fyyre (04-26-2026), wx69wx2023 (04-24-2026) | ||
| The Following 6 Users Say Thank You to foosaa For This Useful Post: | ||
blue_devil (04-21-2026), MarcElBichon (04-21-2026), new_profile (04-23-2026), niculaita (04-21-2026), tame_mpeg (04-21-2026), user1 (04-25-2026) | ||
|
#2
|
||||
|
||||
|
Note: DirectX 11 required for ImGui.
Looks like a hacker tool in Hollywood action movies
__________________
EnJoy! |
|
#3
|
||||
|
||||
|
It's the old new thing!
__________________
Pax in vultu, bellum in corde. -- https://github.com/Fyyre |
|
#4
|
|||
|
|||
|
My OS does not support DX11. I protest !
Why does a low-level utility need DX at all?, pfffff... |
|
#5
|
|||
|
|||
|
Quote:
Download the portable version: https://sourceforge.net/projects/systeminformer/files/systeminformer-3.2.25011-release-bin.zip/download I use it all the time. It evolved from Process Hacker: https://processhacker.sourceforge.io/downloads.php -Ibrahim Mihai |
![]() |
| Thread Tools | |
| Display Modes | |
|
|