arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Requirements

Before starting the integration, please ensure the following steps are completed.

1

hashtag
Integrate the freeRASP SDK

Integrating freeRASParrow-up-right into your project is essential, as it provides the foundation for all malware detection functionalities. For detailed instructions, refer to the .

If you have already integrated the SDK, you can skip this step and proceed to the next section.

circle-info

Malware Detection is available starting from:

  • freeRASP 12.0.0 on Android

  • freeRASP 6.8.0 on Flutter

2

hashtag
(Optionally) Allow Permission for Querying All Packages

This step is optional, depending on the level of detection you wish to implement. The Malware Detection feature can scan all executable applications (with the entry point defined) without any additional permissions.

If you want to extend the detection capabilities to all packages (services, daemons, ...), you have to require the in your application's Manifest file.

freeRASP 3.10.0 on React Native

  • freeRASP 1.6.0 on Capacitor

  • freeRASP 6.4.0 on Cordova

  • circle-exclamation

    Be aware that this permission is a special subject to the .

    freeRASP Integration Guidearrow-up-right
    MAINarrow-up-right
    android.permission.QUERY_ALL_PACKAGESarrow-up-right
    Google Play Review processarrow-up-right