Skip to content

Commit

Permalink
Updated portfolio link
Browse files Browse the repository at this point in the history
  • Loading branch information
zoebear committed Aug 23, 2017
1 parent 6c135b5 commit 921a88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

Radia is a tool designed to create an interactive and immerse environment to visualize code, and to augment the task of reverse engineering binaries. The tool takes decompiled binaries extracted through IDA Pro, and visualizes the call graph in 3D space as a force directed graph. Radia tags functions that could be potential problems, as well as giving the user specific insight into individual nodes and their contents and relationships to other functions. In the end, the hope is to improve the available tools for auditing code to readily identify and remediate problems, and ultimately, to make code less vulnerable to exploitation by malware.

Radia was built as my thesis project in Interaction Design. For further details about the project see [Zoe Hardisty Design].(http://www.zoehardistydesign.com)
Radia was built as my thesis project in Interaction Design. For further details about the project see [Zoe Hardisty Design](http://zoehardistydesign.com/portfolio/radia-visualizing-code/).

Please contact me at zoe [dot] hardisty [at] gmail.com if you are interested in expanding this project especially if you would like design to be a part of it.

Expand Down

0 comments on commit 921a88c

Please sign in to comment.