Skip to content

Releases: Stealerium/Stealerium

v3.7.1

03 Jan 22:23
Compare
Choose a tag to compare

What's Changed

🔧 Refactoring

  • Updated cookie format to be EditThisCookie compatible
  • Added JSON serialization with proper indentation for cookie exports

🐛 Bug Fixes

  • Fixed anti-analysis configuration to respect user settings
  • Prevented unnecessary anti-analysis runs when disabled

Full Changelog: v3.7.0...v3.7.1

v3.7.0

29 Dec 15:02
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Added CDP-based cookie grabbing support

🐛 Bug Fixes

  • Fixed browser data encryption compatibility issues
  • Fixed database locking issues with SQLite operations
  • Fixed timestamp conversion for browser history and downloads

💡 Refactoring

  • Complete rewrite of browser data recovery system
  • Unified Chrome and Edge recovery under ChromiumBasedRecovery class
  • Removed legacy Cookies.cs in favor of new implementation
  • Improved code organization with dedicated encryption and model classes

Full Changelog: v3.6.4...v3.7.0

v3.6.4

24 Dec 21:31
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Enhanced system information message layout in Telegram
  • Improved UI dimensions for better visual consistency
  • Added enhanced validation logic

🐛 Bug Fixes

  • Fixed Opera passwords saving issue

💡 Refactoring

  • Enhanced UI and improved validation logic
  • Updated layout dimensions and improved UI elements
  • Redesigned configuration UI for better UX

🧰 Maintenance

  • Bumped version from v3.6.3 to v3.6.4
  • General performance optimizations

v3.6.3

10 Nov 15:15
Compare
Choose a tag to compare

🚀 Features

  • chore(ci): update GitHub workflows and enhance keylogger modules
  • chore(ci): update GitHub workflows and enhance keylogger modules
  • refactor: enhance anti-analysis with blacklist checks and async loading

🐛 Fixes

  • refactor: enhance anti-analysis with blacklist checks and async loading
  • fix(recover-firefox): correctly handle relative browser paths