BooterCE.exe
From t-hack.com - Hack X300T / X301T
(basic information about BooterCE) |
(description of new BooterCE version added) |
||
| Line 5: | Line 5: | ||
If all files are OK, the main IPTV application is started. | If all files are OK, the main IPTV application is started. | ||
| − | A replacement for the BooterCE without signature checks is now available [[BooterCEreplacement|here]]. | + | |
| + | == Replacement for BooterCE == | ||
| + | |||
| + | A replacement for the BooterCE without signature checks is now available '''[[BooterCEreplacement|here]]'''. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | It has a builtin HTTP Server listening on port 8000. | ||
| + | A FTP Server listening on port 21 (any user/password is accepted). | ||
| + | It searches the \Hard Disk\win\ folder for these remote-debugging files: | ||
| + | |||
| + | * clientshutdown.exe | ||
| + | * ConmanClient2.exe | ||
| + | * DeviceAgentTransport.dll | ||
| + | * eDbgTL.dll | ||
| + | * TcpConnectionA.dll | ||
| + | |||
| + | if they exist, they will be copied to the \windows folder and ConmanClient2.exe is started. | ||
| + | This allows remote debugging connections from Visual Studio. | ||