Still havent managed to get a box running stand alone yet...
I tried command line switches and tried altering the exe.
-standalone , setting self provisioning mode, bootstrap required = false, etc etc
I found that using IDA , then changing the bytes using a hex editor for things like true / false settings worked best, as using reflexil seemed to alter more than just the value I wanted to change, which had the result of making the file too large to be injected back into the NK.BIN.
Also i tried renaming TV2Client.exe to TV2Client2.exe and putting it in the TV2Client folder, as it looks like the X300T booterce looks for a copy there 1st, but I couldnt get it to run from that location.. any ideas?
Does anyone have a bootstrap.asmx or whatever file to look at?
I was thinking in the xml if you put file://hard drive/bootstrap..... would that make it load from disk?
Mick