bytemask

Android Gradle Plugin that masks secret strings for the app in the source code making it difficult to extract from reverse engineering.

APACHE-2.0 License

Stars
229

Bot releases are hidden (Show)

bytemask - v1.0.0-beta01 Latest Release

Published by PatilShreyas 3 months ago

Fixes

  • [#15] Fixed the issue in case of disabled encryption: dollar sign '$' was not getting escaped when generating BytemaskConfig for unencrypted strings.

New Contributors

📢 Shoutout and thanks to @mr3y-the-programmer for contributing to this release" 🎉.


Full Changelog: https://github.com/PatilShreyas/bytemask/compare/v1.0.0-alpha02...v1.0.0-beta01

bytemask - v1.0.0-alpha02

Published by PatilShreyas 4 months ago

Fixes

  • [#8] Fixed incompatibility with applicationIdSuffix between different build variants. Sets generated class package to namespace instead of applicationId.
  • [#9] Fixed BadPaddingException when the keystore credentials are unknown during project sync.

New Contributors

📢 Shoutout and thanks to @matejsemancik for contributing to this release" 🎉.


Full Changelog: https://github.com/PatilShreyas/bytemask/compare/v1.0.0-alpha01...v1.0.0-alpha02

bytemask - v1.0.0-alpha01

Published by PatilShreyas 5 months ago

First public release. See documentation for the usage: https://patilshreyas.github.io/bytemask/

Badges
Extracted from project README
Gradle Plugin Build Release