Just4Today Decrypter
Posted: May 19th, 2012, 1:48 pm
Hello everybody,
I use SABnzbd and I want use Just4Today.
So annoying of updating all day Just4Today configuration (For those who don't know : http://www.just4today.net/)
So i made a little website and a little application (Open source baby : https://github.com/NSV/Just4Today)
The website site (an example is here : http://www.geneanum.com/just4today/) is here to decrypt the username/password of Just4Today.
It's collaborative so when one user change, everybody enjoy
The application, wrote in python (my first python application), parse two file on http://www.geneanum.com/just4today/ to obtain the username and password and it update the config file of sabnzbd with it.
For now, we need to restart SAB to reload configuration file (use the api can avoid this problem)
More detailed on installation on Github : https://github.com/NSV/Just4Today
It's much more a test than a true program.
So don't hesitate, fork it.
Possible roadmap :
- Save old captcha for automatic decryption
- Update username/password on the site after x visitors change the value
- Use the API to change the configuration file
NSV
I use SABnzbd and I want use Just4Today.
So annoying of updating all day Just4Today configuration (For those who don't know : http://www.just4today.net/)
So i made a little website and a little application (Open source baby : https://github.com/NSV/Just4Today)
The website site (an example is here : http://www.geneanum.com/just4today/) is here to decrypt the username/password of Just4Today.
It's collaborative so when one user change, everybody enjoy
The application, wrote in python (my first python application), parse two file on http://www.geneanum.com/just4today/ to obtain the username and password and it update the config file of sabnzbd with it.
For now, we need to restart SAB to reload configuration file (use the api can avoid this problem)
More detailed on installation on Github : https://github.com/NSV/Just4Today
It's much more a test than a true program.
So don't hesitate, fork it.
Possible roadmap :
- Save old captcha for automatic decryption
- Update username/password on the site after x visitors change the value
- Use the API to change the configuration file
NSV