mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
2 lines
No EOL
267 B
Text
2 lines
No EOL
267 B
Text
var sInterpreter,sLine,aMatch
|
|
function isInterpreter(e){return sInterpreter==e?(sInterpreter="",1):0}void 0===sInterpreter&&(sInterpreter="",aMatch=(sLine=(sLine=Binary.getString(0)).replace(/\/env\s+/,"/")).match(/#!.*\/(.+?)(?:\.exe)?\s/))&&(sInterpreter=aMatch[1]) |