4/27/09

GMER - RootKits Remover

GMER is an application that detects and removes rootkits. It scans for: hidden processes, hidden threads, hidden modules, hidden services, hidden files, hidden Alternate Data Streams, hidden registry keys, drivers hooking SSDT, drivers hooking IDT, drivers hooking IRP calls and inline hooks. GMER also allows to monitor the following system functions: processes creating, drivers loading, libraries loading, file functions, registry entries, TCP/IP connections.

Code:- http://www.gmer.net/index.php

How to Change JKS KeyStore Private Key Password

Use following keytool command to change the key store password >keytool  -storepasswd  -new [new password ]  -keystore  [path to key stor...