Hybrid JScript/Batch script to search hex values in binary files.

Job ID: 37193980

Budget: $10 – $30 USD

Hi,
I'm looking for a Hybrid JScript/Batch script (Windows Script Host) that searches for 2 hex values in a binary file. And when found it should run the batch command Set "/UMFL=1"

The search hex values are:
If the first hex value in a file is "FF FE" then do batch command Set "/UMFL=1"
If hex value in file matches "00 0D 00 0A 00" then also do batch command Set "/UMFL=1" (But do not match "00 00 0D 00 0A 00 00")
Related categories: JavaScript Windows Desktop