README ¶ The functionality here as been incorporated into the project Algo Explore (https://github.com/joekir/algoexplore) please go there to see the latest code SSDeepViz - A Binary Visualization of the Algorithm Dependencies golang Running the web server $ GO111MODULE=on COOKIE_SESSION_KEY=0x`openssl rand -hex 8` go run web.go Listening on :8080 Browse to localhost:8080 to see it Running tests $ GO111MODULE=on COOKIE_SESSION_KEY=0x`openssl rand -hex 8` go test ./... Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files web.go Directories ¶ Show internal Expand all Path Synopsis src ctph Click to show internal directories. Click to hide internal directories.