Detect-It-Easy/db/MSDOS/ACE.6.sg
2024-11-17 19:01:24 +03:00

10 lines
No EOL
178 B
JavaScript
Executable file

// Detect It Easy: detection rule file
// Author: Jason Hood <jadoxa@yahoo.com.au>
includeScript("ACE");
function detect() {
detect_ACE(0);
return result();
}