Ent -- Entropy Level and FPU Density Measurement Tool
code by gynvael.coldwind//vx and j00ru//vx
mailto: gynvael@coldwind.pl or j00ru@vexillium.org
www   : http://vexillium.org
        http://gynvael.coldwind.pl


-=(* CHANGELOG *)=-

0.0.2 -> 0.0.3 (current)
* Rewritten parts of the code
* Switched from TGA to PNG
* Commented stuff
* Removed dependency from my personal libs
* Added a few checks here and there
* The code is more readable

0.0.1 -> 0.0.2
* Added FPU Density Scan in PE files
* Scaled down the height to 480

0.0.1
* Initial Version


-=(* USED LIBRARIES *)=-

Ent uses libpng (http://www.libpng.org) for creating PNG images.
See libpng website for credits and license.


-=(* ENT LICENSE *)=-

Permission is hereby granted to use, copy, modify, and distribute this
source code, or portions hereof, for any purpose, without fee, subject
to the following restrictions:

1. The origin of this source code must not be misrepresented.

2. Altered versions must be plainly marked as such and must not
   be misrepresented as being the original source.

3. This Copyright notice may not be removed or altered from any
   source or altered source distribution. 

This software is provided AS IS. The author does not guarantee that 
this program works, is bugfree, etc. The author does not take any
responsibility for eventual damage caused by this program.
Use at own risk.




