Conceal SharedPreferences
proguard
Conceal SharedPreferences | proguard | |
---|---|---|
- | 7 | |
95 | 2,904 | |
- | 1.4% | |
0.0 | 7.1 | |
about 4 years ago | 7 days ago | |
Java | Java | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Conceal SharedPreferences
We haven't tracked posts mentioning Conceal SharedPreferences yet.
Tracking mentions began in Dec 2020.
proguard
- Guava 32.0 (released today) and the @Beta annotation
-
Obfuscation tutorial (the sequel)
https://github.com/Guardsquare/proguard (not the best but it does work)
-
Show HN: I spent my vacation writing a modern JVM assembler
Nice project! At Guardsquare, we have a similar project: https://github.com/Guardsquare/proguard-assembler
One of the things we use it for is testing: we can craft specific bytecode sequences that we want to test; for example, it's useful to test cases we've seen in the wild (e.g. obfuscated code) or to create a test that doesn't rely on a specific compiler/version.
An example of using the assembler from a ProGuard unit test https://github.com/Guardsquare/proguard/blob/master/base/src...
- ProGuard is a free shrinker, optimizer, obfuscator, and preverifier for Java bytecode
-
AppSweep, mobile application scanning for developers
ProGuard is free and open-source; https://github.com/Guardsquare/proguard
-
Using ProGuard with AGP 7 - The ProGuard Gradle plugin
With the upcoming release of AGP 7, ProGuard needs a new way of integrating into Android projects. Therefore, as part of the latest ProGuard 7.1 release, we developed a Gradle plugin for ProGuard. With this plugin ProGuard integrates into your existing gradle process, so that you can keep using ProGuard with AGP 7. You can find the plugin in the ProGuard GitHub repository.
What are some alternatives?
hawk - ✔️ Secure, simple key-value storage for Android
yGuard - The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts
ExpirableDiskLruCache - Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
proguard-core - Library to read, write, analyze, and process java bytecode
tray - a SharedPreferences replacement for Android with multiprocess support
javafx-gradle-plugin - Gradle plugin for JavaFX
timber - A logger with a small, extensible API which provides utility on top of Android's normal Log class.
kotlin-metadata-printer - Prints the Kotlin metadata attached to Java class files
secure-storage-android - Store strings & credentials securely encrypted on your device
appsweep-gradle - This Gradle plugin can be used to continuously integrate app scanning using AppSweep into your Android app build process
tape - A lightning fast, transactional, file-based FIFO for Android and Java.
Blank-URL-Obfuscator - Obfuscate URLs (can be used in requests).