Skip to content

HirthickDiyanV/EntropyCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

EntropyCalc

Write a standalone C function that accepts a 4096-byte unsigned char buffer, calculates the 'Integer Chi-Square' score without using any floating-point math, and returns 1 if the data is high-entropy (potential ransomware) or 0 if it is structured (safe).

About

Write a standalone C function that accepts a 4096-byte unsigned char buffer, calculates the 'Integer Chi-Square' score without using any floating-point math, and returns 1 if the data is high-entropy (potential ransomware) or 0 if it is structured (safe).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages