jcoding09 / bytemask

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

Home Page:https://patilshreyas.github.io/bytemask/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bytemask

A Gradle plugin for storing secrets in a secure way in your Android apps.

▶️ 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.

About

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/

License:Apache License 2.0


Languages

Language:Kotlin 100.0%