Voddler Hack 0.2

Posted in Uncategorized on February 23, 2010 by darkreverser

Voddler Hack 0.2!

Voddler released an update to their client today. Here’s a new hack that works with that version. There were some minor protocol changes designed to prevent this hack, but they were easy to circumvent!

Maybe that’s why they were down all day today!! It would probably be cheaper for their business to comply with GPL rules instead, then I wouldn’t have to spend a precious hour on breaking their protection every second day.

Download it here: http://www41.zippyshare.com/v/81193996/file.html

Voddler Hack 0.1

Posted in Uncategorized on February 21, 2010 by darkreverser

Voddler Hack!

Version 0.2
2010-02-23

by Dark Reverser and his faithful Robin 😉

NOTE: Link has been updated to version 0.2, cause Voddler changed their protocol.
Download it here: http://www41.zippyshare.com/v/81193996/file.html

————–
Instructions:
————–
You need Python 2.6 and PyCrypto installed, and of course Voddler. You also need VLC, cause that’s the only supported media player right now.

Make sure voddler.exe is running and logged in already, or use the login command to the python script such as ‘voddler.py login <accountname> <username> <password>’

Start ‘voddler.py webserver’ to startup the webserver.
A webserver will start listening on http://127.0.0.1:1200, goto this URL.
If you’re one of the lucky few who ones who have Windows, the web browser will launch automatically.

Tell your web browser to launch VLC whenever an .asx file is opened for a more seamless experience.

NOTES: This hack replaces only the Voddler Gui. You still need to have VoddlerNet running in the background.

——–
Extras:
——–
There’s a bunch of other modes that you can run the hack in. For example you can get it to save the decrypted .mkv files to disk with the watch command.

——
Bugs:
——
Doesn’t work with Windows Media Player for some reason.
Seeking is not yet implemented.
Is a bit shaky in general.

Simple guide to installing Python

Posted in Uncategorized with tags on February 13, 2008 by darkreverser
  1. Download and install ActiveState Python, it’s available from: http://www.activestate.com/store/activepython/download/
  2. Open up a command prompt, assuming the files are stored in C:\Files, make sure you go there by typing: cd \Files
  3. Then type the name of the script, such as mobihuff.py, and press enter, and it should show instructions.

Huffdic compression

Posted in Uncategorized on February 13, 2008 by darkreverser

I suspect my mobidedrm is decrypting certain huffdic compressed files incorrectly. There is some data right at the end of the section, and I think this is not supposed to be decrypted. However, I don’t have any files, so I can’t verify my theory.

 If someone has any huffdic compressed files that don’t appear to work ok after being processed through mobidedrm and mobihuff, please send the file and the PID of the file to my email, dark.reverser@googlemail.com

 Thanks!

New Blog

Posted in Uncategorized on February 13, 2008 by darkreverser

Hi all,

I’ve finally made a blog to describe my reversing endeavours. I’m not used to blogging, so I might not write so much.

 Anyway, here’s the latest versions of my scripts:

eReader2html.py 0.03 : http://pastebin.com/m28dad336

mobihuff.py 0.03 : http://pastebin.com/mbdcaf3b

mobidedrm.py 0.02 : http://pastebin.com/m12cec25b