diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2019-05-04 03:24:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 03:24:00 +0700 |
commit | 0788c5329b7cc1b5c80bc243236df9f4c3089b9b (patch) | |
tree | 784ac528ccfa5d74ef8c1a3f032a8b03a47e36ad /graphics/veles/README | |
parent | 9e3e487352cc52c0d60424fa61b59a69ca2d7e6b (diff) |
graphics/veles: Added (Binary Analysis Tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/veles/README')
-rw-r--r-- | graphics/veles/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/veles/README b/graphics/veles/README new file mode 100644 index 0000000000000..3c0aaef677f95 --- /dev/null +++ b/graphics/veles/README @@ -0,0 +1,8 @@ +veles (A new age tool for binary analysis) + +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. |