Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codilime/veles

Binary data analysis and visualization tool
https://github.com/codilime/veles

cpp hexeditor python qt reverse-engineering shaders visualization

Last synced: 3 months ago
JSON representation

Binary data analysis and visualization tool

Awesome Lists containing this project

README

        

# Veles - A new age tool for binary analysis

![A .tar file as seen in Veles](resources/screens/tarball.png)

It is a very difficult task for a human to notice subtle patterns in large
amounts of binary data, however, us humans are very good at finding patterns in
images. Statistical visualizations let you find the important bits in a sea of
binary data - all at a glance.

See our home page at https://veles.io or visit us on IRC:
[#veles](https://webchat.freenode.net/?channels=#veles) at freenode.

## Binaries

You can download compiled binaries at https://veles.io or
https://github.com/codilime/veles/releases.

## Building

See [BUILDING.md](BUILDING.md) for detailed instructions.

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).