talsec / Free-RASP-Flutter

Flutter library for improving app security and threat monitoring on Android and iOS mobile devices.
https://github.com/talsec/Free-RASP-Community
MIT License
194 stars 20 forks source link

Hooking not working as described #135

Closed AhmedHammad0900 closed 1 month ago

AhmedHammad0900 commented 1 month ago

Describe the bug the Hook security isn't working probably , all devices even un-rooted devices , normal software is detected to have hooking , Idk I think hook is referring to servers that works on mobiles liek Frida , but on all normal mobiles all of them detected to have hook so can u explain if hooking includes another thing that makes all devices to be detected as a hook ? , other features works fine as I tested .

Please complete the following information:

Additional context Add any other context about the problem here.

furkanKotic commented 1 month ago

Same issue. "onHooks" started to trigger even on my own Android device in version 6.7.0. There was no problem until version 6.6.0.

MaxSchilling commented 1 month ago

Same here, receiving false positives for onhooks since 6.7.0 on Android (did not test iOS yet)

bzkrterdm commented 1 month ago

The 6.7.0 version crashes Android apps, but iOS works.

msikyna commented 1 month ago

Hello everyone,

thank you for notifying us promptly. We apologize for the issue. A new patch version has been released: 6.7.1, which solves it.

Kind regards, Talsec team