Feed on
Posts
Comments
Flower

DWTF – DLL Watcher & Template Framework

DWTF (DLL Watcher & Template Framework) is the simple engine designed by Dreg to create duplicate or fake DLL from the original DLL. It creates separate export section in the new fake DLL with each entry pointing to export section of original DLL.

In short this new fake DLL acts like interceptor and can be useful in tracking all the function calls made to the original DLL in any process. This can come in very handy while analyzing malicious process and its activities.

Here is the video demo which shows its usage….

Currently this framework is in its infancy and will grow up with time…!

.

3 Responses to “DWTF – DLL Watcher & Template Framework”

  1. December 20th, 2009 at 9:07 pm

    Rootkit Guy says:

    Awesome tool for Rootkit DLL replication.

  2. January 8th, 2010 at 7:52 am

    Anonymous says:

    Why is there no other update to your blog? Is this blog dead?

  3. January 8th, 2010 at 10:53 am

    Nagareshwar Talekar says:

    We are just coming back to normal after Christmas party ;)

    Thanks for your interest and stay tuned…!

Leave a Reply