I’m now using CEloader since a year and I have a collection of binary files in my CEloader folder… time for some automation !!

In order to be able to script the tool - in BAT files for example - I added the name of the BIN to be downloaded as first argument. The target ID is now moved as the second argument.

No argument parsing (yet), if you want to filter on a target name you need to give the image file name first (it may be NK.bin).

The update (binary and source code) is on the celoader project on codeplex.