v3l0c1r4pt0r / xSDM

Open-source unpacker for Microsoft Imagine/Dreamspark/MSDNAA SDC format
GNU General Public License v2.0
77 stars 8 forks source link

Python wrapper for xSDM #8

Open exander77 opened 9 years ago

exander77 commented 9 years ago

I have created a python wrapper utility.

I accepts SDX file as its parameter, downloads the file (files) and uses your utility for extraction. It also should work with multipart SDC files.

theRoda commented 9 years ago

Nice @exander77 , I was visiting this page today because I wanted to build the same thing.

exander77 commented 9 years ago

Feel free to fork and improve.

RadekSimkanic commented 8 years ago

I also created a downloader. Have fun. https://github.com/RadekSimkanic/Linux-SDM-Downloader

exander77 commented 8 years ago

Nice! The more the merrier!