an autoIt script to do binary search debugging. you'll need to install autoIt to use this script. the script is a framework to automate binary search debugging methodology.
this code is set up as an example of automated binary search debugging.
in this example, the script searches a txt file called blah.txt for one line containing the text "blah". the binary search debugger searches for the line containing blah.