Chromepass Versions Save

Chromepass - Hacking Chrome Saved Passwords

V4.1.4

2 years ago

Bugs fixed:

  • Correctly getting LOCALAPPDATA directory, not relying on potentially nonexisting environment variables
  • Fixed a bug #39 which made login credentials not send in certain situations
  • Backwards compatability with earlier Chromium versions.

Improved:

  • Better error messages during build and compilation

V4.1.3

2 years ago

Fixed bugs:

  • Linux build of the server is tested and working
  • Fixed a path issue that triggered an error on the server

V4.1.2

2 years ago

Bugs fixed:

  • Linux server build works now

V4.1.1

2 years ago

Bugs fixed:

  • Server now stores files inside the data folder
  • Builder no longer says it couldn't build the server/client when --noserver or --noclient flag is set
  • Printing in log files cleaner

V4.1.0

2 years ago
  • Fixed dependecy issues
  • Recreated the server (in rust)

V4.0.5a

3 years ago

Redesigned the whole build for the Client. It becomes smaller and undetected as well as faster. This new design requires extra dependencies which are handled by the experimental automated setup.

V4.0.4

3 years ago

Minor improvements:

  • Cleaned up command-line arguments a bit
  • Added an option for a python client generation, for testing purposes.

V4.0.3

3 years ago

Added features:

  • Support for Brave and Vivaldi

Improvements *Stability improvements

V4.0.2

3 years ago

Small update, added:

  • Port customization

V4.0.1

3 years ago

New Features:

  • Added support for Chromium and Edge
  • Now supports multiple sessions per client
  • Stability improvements