Brute force remote access for the naive and primitive

Post any 3rd party software here.
Post Reply
joe12pack
Posts: 3
Joined: Tue Jul 02, 2013 6:28 pm

Brute force remote access for the naive and primitive

Post by joe12pack » Tue Jul 02, 2013 6:48 pm

I needed remote access to ECM 1240 data, but couldn't set up a server at the ECM 1240 location (no access to router/firewall), and didn't want to mess with btmon. If you're in the same boat, I wrote a VBScript script that works with Windows Task Scheduler to periodically upload the entire database (don't laugh) to a web server, and a simple PHP/SQLite web page to display the data. Works fine if the DB isn't too large, and the internet upload speed is reasonably fast.

If you already have a PHP server set up on the same computer as your database, then the web page can be used to display your data without uploading.

A demo of the web page and a download link for the files is available here: http://www.bile.tv/brultech/ (it's a cheap host, so the server is kind of slow).
Last edited by joe12pack on Wed Mar 30, 2016 12:56 pm, edited 2 times in total.
joe12pack
Posts: 3
Joined: Tue Jul 02, 2013 6:28 pm

Re: Brute force remote access for the naive and primitive

Post by joe12pack » Wed Mar 16, 2016 7:36 pm

Back by popular demand!

The new and improved CremeBrultech Version II now includes electricity cost calculations and multi ECM 1240 capabilities.

Check out the exciting screenshot below or even try the demo yourself at http://www.bile.tv/brultech

Image
Post Reply