File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Android RASP
22
33[ ![ CI] ( https://github.com/securevale/android-rasp/actions/workflows/ci.yml/badge.svg )] ( https://github.com/securevale/android-rasp/actions/workflows/ci.yml )
4- [ ![ Kotlin] ( https://img.shields.io/badge/kotlin-1.8.20 -blue )] ( https://kotlinlang.org/docs/whatsnew1820 .html )
4+ [ ![ Kotlin] ( https://img.shields.io/badge/kotlin-1.9.0 -blue )] ( https://kotlinlang.org/docs/whatsnew19 .html )
55[ ![ Android] ( https://img.shields.io/badge/minAndroidSDK-24-brightgreen )] ( https://developer.android.com/about/versions/nougat )
6- [ ![ Android] ( https://img.shields.io/badge/targetAndroidSDK-34 -brightgreen )] ( https://developer.android.com/about/versions/14 )
7- [ ![ Gradle] ( https://img.shields.io/badge/gradle-8.2.0 -green )] ( https://docs.gradle.org/8.2 /release-notes.html )
6+ [ ![ Android] ( https://img.shields.io/badge/targetAndroidSDK-35 -brightgreen )] ( https://developer.android.com/about/versions/15 )
7+ [ ![ Gradle] ( https://img.shields.io/badge/gradle-8.11.1 -green )] ( https://docs.gradle.org/8.11.1 /release-notes.html )
88[ ![ Maven] ( https://maven-badges.herokuapp.com/maven-central/com.securevale/rasp-android/badge.svg )] ( https://search.maven.org/artifact/com.securevale/rasp-android )
99
1010An open-source RASP (Runtime Application Self-Protection) solution for protecting Android apps
Original file line number Diff line number Diff line change 11-keepclasseswithmembernames,includedescriptorclasses class com.securevale.rasp.android.**.*Checks {
22 native <methods>;
33}
4- -keepclasseswithmembernames,includedescriptorclasses class com.securevale.rasp.android.native. SecureApp
4+ -keepclasseswithmembernames,includedescriptorclasses class com.securevale.rasp.android.SecureApp
You can’t perform that action at this time.
0 commit comments