mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Typo fixed.
This commit is contained in:
parent
6bb2701776
commit
7c0cbe098e
@ -33,7 +33,7 @@ import org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings;
|
||||
@ServiceProvider(service = IngestModuleFactory.class)
|
||||
@Messages({
|
||||
"CryptoDetectionFileIngestModule.moduleName.text=Crypto Detection",
|
||||
"CryptoDetectionFileIngestModule.getDesc.text=Looks for files that are encrypted and have an entropy greater than seven."
|
||||
"CryptoDetectionFileIngestModule.getDesc.text=Looks for files that are encrypted and have an entropy greater than 7.5."
|
||||
})
|
||||
public class CryptoDetectionModuleFactory extends IngestModuleFactoryAdapter {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user