Entropy

Wishlists for new functionality and features.
Post Reply
fzabkar
Posts: 7
Joined: 18 Dec 2021 01:00

Entropy

Post by fzabkar »

Would it be possible to add a feature to calculate the entropy over a range of bytes? This would be useful in determining whether data is truly random, which in turn would help to discern whether a block of data could be a digital signature or AV data.

The algorithm can be seen in this code:

http://users.on.net/~fzabkar/FreeBasic_ ... ntropy.bas
Post Reply