mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
feat: Added entropy drop/spike annotations to the entropy graph
This commit is contained in:
@@ -122,6 +122,8 @@
|
||||
"hex.ui.pattern_drawer.visualizer.unknown": "Unknown visualizer",
|
||||
"hex.ui.pattern_drawer.visualizer.invalid_parameter_count": "Invalid parameter count",
|
||||
"hex.ui.diagram.byte_type_distribution.plain_text": "Plain Text",
|
||||
"hex.ui.diagram.byte_type_distribution.similar_bytes": "Similar Bytes"
|
||||
"hex.ui.diagram.byte_type_distribution.similar_bytes": "Similar Bytes",
|
||||
"hex.ui.diagram.entropy_analysis.entropy_drop": "Large Entropy Drop",
|
||||
"hex.ui.diagram.entropy_analysis.entropy_spike": "Large Entropy Spike"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user