Giter Site home page Giter Site logo

vdt's Introduction

   Visual Data Trace v1.0 Alpha
   by 
	Rodrigo Rubira Branco (BSDaemon) - <rodrigo *noSPAM* risesecurity_org>
	Julio Auto - <julio *noSPAM* julioauto.com>


== Contents
1. Disclaimer
2. Package Contents
3. Usage
4. Known bugs

== 1. Disclaimer
The authors makes no guarantees regarding this tool's
effectiveness or reliability, being it on its development 
and testing stages.

Actual version was created for a Phrack Article
and is companion of such article.


== 2. Package Contents
a) vdt-tracer.dll <- The tracer, a WinDbg extension
b) VDT-GUI.exe <- The analyzer

== 3. Usage
Place 'vdt-tracer.dll' on your WinDbg extensions folder (the ...\winext\
directory). Load it in WinDbg with '.load vdt-tracer' and then start tracing
by issuing the command '!vdt_trace <filename>'.

Afterwards, analysis can be done by opening the resulting trace file in
VDT-GUI.exe.

== 4. Known bugs
There are likely many bugs. At this stage of development, they are, quite
frankly, expected. The most annoying one, perhaps, is the excessively long
time that VDT-GUI takes to load a big file (and traces tend to be pretty big).
Loading time reaches around 40 minutes with the file that the authors use to
test the application. This is not a bug per se, but rather a severe limitation
of Microsoft's ListBox control (all of the processing happens in reasonable
time, just the listbox display takes that long). Anyway, it's very annoying and
is a priority for future fixes and enhancements.

vdt's People

Contributors

rrbranco avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.