darvincisec / DetectFrida

Detect Frida for Android
MIT License
665 stars 138 forks source link

Crash occurred while running the project on a mobile phone with FRIDA-SERVER enabled #12

Closed Mingh-016 closed 3 years ago

Mingh-016 commented 3 years ago

2021-04-11 07:43:33.194 28237-28305/com.darvin.security V/DetectFrida: Map [7925484000-7925486000 rwxp 00027000 fd:00 784 /system/lib64/libc.so] 2021-04-11 07:43:33.194 28237-28305/com.darvin.security V/DetectFrida: Checksum:[708127][649658] 2021-04-11 07:43:33.194 28237-28305/com.darvin.security V/DetectFrida: Executable Section Manipulated, maybe due to Frida or other hooking framework.Act Now!!! 2021-04-11 07:43:33.199 28237-28305/com.darvin.security A/libc: Fatal signal 11 (SIGSEGV), code 2, fault addr 0x7925525000 in tid 28305 (darvin.security), pid 28237 (darvin.security)

darvincisec commented 3 years ago

Do you mean application is not actually hooked, but still it crashes?

darvincisec commented 3 years ago

As there is no activity on this issue, i will close it for now. Next time pls. provide more information on what is actually done to the app.