PatilShreyas / bytemask

Android Gradle Plugin that masks secret strings for the app in the source code making it difficult to extract from reverse engineering.
https://patilshreyas.github.io/bytemask/
Apache License 2.0
212 stars 4 forks source link
android android-app gradle-plugin kotlin secret

Bytemask

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

ā–¶ļø Read the documentation for more information and guide to use this utility

Gradle Plugin Build Release

šŸ™‹ā€ā™‚ļø Contribute

Read contribution guidelines for more information regarding contribution.

šŸ’¬ Discuss?

Have any questions, doubts or want to present your opinions, views? You're always welcome. You can start discussions.

License

Copyright 2024 Shreyas Patil

Licensed under the Apache License, Version 2.0 (the "License");

you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.