thechiselgroup / Diver

Diver is a dynamic analysis tool for Java that integrates scalable sequence diagram views with an interactive trace-focused UI in Eclipse.

Home Page:http://eclipsediver.wordpress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Diver: Dynamic Interactive Views For Reverse Engineering

###Diver has been retired. Thanks for your support of our research project!

Diver is a set of advanced tools for debugging and reverse engineering. If you ever wondered, "What did my program just do?", Diver will help you find the answer. Diver is a set of Eclipse plugins that aid developers in understanding software. It uses dynamic analysis and reverse engineering to offer views and filters that aid comprehension and discovery.

Diver allows you to:

  • Easily trace your Java programs
  • Visualize your program's runtime functionality
  • Filter your IDE based on what occurs at runtime
  • See what code ran in your source code editors
  • And generally understand your software better

For more about Diver, visit the website, view the documents, or follow us at @eclipsediver.

###Requirements:

In order to run, Diver needs:

  • Windows XP or above, or Linux.
  • 32-bit or 64-bit Java for Windows. Only 32-bit Java supported on Linux.
  • Eclipse 32-bit or 64-bit for Windows, or Eclipse 32-bit for Linux
Dynamic Interactive Tools for Reverse Engineering (Diver) is a ongoing research project of the [Computer Human Interaction & Software Engineering Lab](http://thechiselgroup.com/ "CHISEL") at the [The University of Victoria](http://www.uvic.ca "UVic"). It was initiated by [Del Myers](http://delaltctrl.blogspot.ca/ "Del Myers"), as partial fulfilment of his M.Sc. Funded by [Defence Research and Development Canada](http://drdc-rddc.gc.ca/ "DRDC Canada") under contract W7701-82702/001/QCA and a DND/NSERC grant with IBM and DRDC Valcartier(DNDPJ 380607-09).

About

Diver is a dynamic analysis tool for Java that integrates scalable sequence diagram views with an interactive trace-focused UI in Eclipse.

http://eclipsediver.wordpress.com/


Languages

Language:Java 89.7%Language:C++ 5.6%Language:HTML 2.8%Language:C 1.8%Language:CSS 0.1%Language:PHP 0.0%