Skip to content

Releases: misterhackerman/mscsploit

Version 3.0.0

Choose a tag to compare

@misterhackerman misterhackerman released this 03 Dec 21:28
e5b2d7a

What's Changed

Full Changelog: v2.5.0...v3.0.0

Version 2.5.0

Choose a tag to compare

@misterhackerman misterhackerman released this 13 Sep 05:56
  • Added the ability to control downloaded extension in the config file.

Version 2.4.0

Choose a tag to compare

@misterhackerman misterhackerman released this 05 Jul 14:10
  • Organized imports
  • Sanitization of course and lecture names.
  • The project is layed in several files.

Version 2.3.0 Is here!!

Choose a tag to compare

@misterhackerman misterhackerman released this 07 Jun 16:03

Fixes and Features

  • Feature:Added sha3'af batch.
  • Feature: now it shows total download count
  • Feature: Already there messages are only printed if -v flag was set
  • Feature: Now download is Streamed and downloaded in chuncks.
  • Feature: Now it shows total time spent.
  • Feature: Now downloads are about twice as fast using a Session object for requesting.
  • Hot fix: DECOR variable.
  • Hot fix: README.md file was edited.

Known bugs:

  • If the downloading process was stopped for any reason, the downloading file at that moment may not be fully downloaded.

Temp fix: delete the file, and rerun mscsploit.

Version 2.2.2

Choose a tag to compare

@misterhackerman misterhackerman released this 18 May 00:27
  • minor changes.

Version 2.2.1

Choose a tag to compare

@misterhackerman misterhackerman released this 28 Mar 15:00
18ec2d0

Minor changes and a banner.

v2.2.0 Is here!

Choose a tag to compare

@misterhackerman misterhackerman released this 28 Mar 00:09
929f7de

Added

  • Rich library for tracking progress. A richer experience.

Removed

  • Colorama. It wasn't implemeted correctly, it may be added later

Changed

  • few aesthetic fixes.

v2.1.0

Choose a tag to compare

@misterhackerman misterhackerman released this 24 Mar 13:19
5cf09cf
  • New Progress tracker.
  • some minor adjustments

v2.0.0

Choose a tag to compare

@misterhackerman misterhackerman released this 23 Mar 02:37
8402c6d

Big changes using simpler approach that mimics the file tree on the website

v1.1.0

Choose a tag to compare

@misterhackerman misterhackerman released this 09 Oct 14:22
e961cc2
  • Now you can add more extensions to a list to be downloaded.
  • Removed some clutter and bloat in the code.