Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codilime/veles
- Owner: codilime
- License: apache-2.0
- Archived: true
- Created: 2017-01-12T06:57:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-16T09:07:16.000Z (over 5 years ago)
- Last Synced: 2024-09-21T15:53:51.263Z (3 months ago)
- Topics: cpp, hexeditor, python, qt, reverse-engineering, shaders, visualization
- Language: C++
- Homepage: https://veles.io
- Size: 3.72 MB
- Stars: 1,142
- Watchers: 51
- Forks: 117
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-2.0
Awesome Lists containing this project
- awesome-rainmana - codilime/veles - Binary data analysis and visualization tool (C++)
- AwesomeCppGameDev - veles
- awesome-hacking-lists - codilime/veles - Binary data analysis and visualization tool (C++)
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).