Download

The lastest version of VrtuleTree can be always downloaded from the following links:

To compile the sources, see the build instructions page. You can also browse the source code (including newest changes that are not part of any release yet) on Github

23. 12. 2015 (v1.5)

  • New types of information are being collected:
    • extension flags
    • device ID
    • instance ID
    • device capabilities
    • removal relations
    • eject relations
  • You can specify what types of information should be displayed
  • About box
  • Application & form icons
  • Doubleclick to each of these items will move you to the target driver/device
    • Driver devices
    • Major functions
    • Disk device
    • Removal/Eject relations
    • Driver name and address
    • Device name and address
    • Devices in the treeview
  • For certain information types, it is possible to instruct the driver not to collect them sicne the collection may be dangerous
    • Device ID
    • Fast IO dispatch (not collected yet)
    • Devnode tree (not collected yet)
  • Minor bugfixes in GUI and log generation

The driver is signed by a trusted certificate based on the SHA-1 digest algorithm, so even older and unpatched Windows should load it without problems.

Download

14. 1. 2014

  • All executables of the last version are now digitally signed with a trusted certificate, so no Test Signing and/or Debug mode are required anymore.

Download

28. 10. 2013

  • Volume Parameter Block (VPB) structures are now displayed

Download

12. 5. 2013

  • Successfuly tested on Windows 8
  • GUI improvements
  • Quality of source code improved
  • Application now benefits of Delphi generics
  • Device type is now displayed also as a named constant

Download

15. 4. 2013

  • A bug causing BSOD when snapshotting device device object that is being removed from a device chain was fixed.
  • More information about drivers is displayed (filename, image base, image size, DriverEntry, DriverUnload, StartIo, Flags).
  • The utility is now able to save the information to log files. It is possible to specify what information should be saved.

Download

13. 4. 2013

  • Initial release

Download

Comments are closed.