-
I used free rasp flutter package to detect jailbroken devices and it is working fine, however I can bypass the detection using the liberty lite tool, anyone has an idea how fix this issue?
-
i have an error when trying to run flutter build appbundle --obfuscate --split-debug-info=./project_name/debug --no-shrink
-
The README says "Fulfills OWASP Code Tampering and Reverse Engineering measures". Are you referring to the OWASP MASVS?
https://mas.owasp.org/MASVS/Controls/0x15-V8-Resiliency_Against_Reverse_Engin…
-
I follow your instruction on my cordova app. When building, it generated error:
`> Task :app:dataBindingMergeDependencyArtifactsDebug FAILED
FAILURE: Build failed with an exception.
* …
-
I am unable to Integrate this in React Native. Is it possible to use in React Native Application?
-
I am using M1 based MAC having Xcode version 13.4.1. FreeRASP version is 2.0.0 as well. In android Freerasp is detecting root/emulator etc. but in iOS the package is not detecting anything. If I remem…
-
hey @talsec-app
after following instructions for adding dev and release dependency of the lib, I've encountered duplicated class issue for both build types:
Duplicate class a.a.a.a found in mod…
-
Is there a way to add Visual Studio App Center to the supportedAlternativeStores array list?
-
When building the app with freeRASP SDK on Android, I'm getting the following error:
```sh
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkAppDeb…
-
Hi,
Callback functions does not detect even I open the app on emulator. I think onDebuggerDetected trigger.
In ios, there is nothing wrong.
Output is
```
Accessing hidden method Lcom/andr…