This is a fork of Aldo Cortesi's
scurve module for drawing space-filling
curves like the Hilbert Curve.
My addition to this project is dexvis, a tool specifically designed to
visualise Android Dalvik Executable (DEX) files, using multiple different
visualisation methods, including the ones supported by binvis, a tool
included in scurve.
The original README file, as authored by Cortesi, may be found here.