Mar 12, 2025 · 2 min read · If you've recently installed Frida tools on your Mac and encountered the following error when running frida-ps -Ua: -bash: frida-ps: command not found Don't worry! This common issue occurs because the Frida tools are installed in a local Python dire...
Join discussionOct 15, 2024 · 6 min read · The rapid advancement of mobile applications has significantly changed how we interact with technology, but it has also opened new doors for potential security vulnerabilities. As developers and security professionals strive to build secure mobile ap...
Join discussion
Aug 29, 2024 · 5 min read · I recently stumbled upon an interesting misconfiguration in the EvilCorp Bug Bounty Program. The Android application had Root/Jailbreak Detection enabled, and my goal was to bypass it without relying on runtime manipulation tools like Frida, Objectio...
Join discussion
Feb 24, 2023 · 3 min read · Vấn đề: Trong quá trình triển khai dự án pentest iOS, team mình có gặp phải một vấn đề liên quan tới việc setup môi trường test. Bên khách hàng cung cấp file cài đặt của ứng dụng nhưng chỉ hỗ trợ thiết bị có iOS 15.1 trở nên trong khi đó tại đơn vị ...
Join discussion