When dealing with firmware images we often find large blobs of binary data which look totally random. The key question then is whether they are encrypted or compressed and which algorithm was used? During Veles development I noticed that for…
When dealing with firmware images we often find large blobs of binary data which look totally random. The key question then is whether they are encrypted or compressed and which algorithm was used? During Veles development I noticed that for…
CodiSec’s development team is keeping up the pace! The next step on our journey towards our leading binary data analysis tool has been made – the next monthly release of Veles is now available (also on GitHub: https://github.com/codilime/veles). Main improvements include:…
Veles visualizations are purely statistical representations of binary data. We take a sequence of bytes and visualize correlations between certain values. It doesn’t matter if it’s an executable file, a picture or a disk image – from the perspective of…
This page contains examples of Veles visualization. For explanation on how they actually work check out Binary visualization explained. By testing Veles visualizations on numerous files we found that different types of data look very differently. We can easily notice the differences…