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

10 lines
No EOL
182 B
JavaScript
Executable file

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