💥New release of BannedFuncDetector by @seifreed
〰️〰️〰️〰️〰️〰️〰️〰️〰️
BannedFuncDetector is a Python tool that scans binary files to detect banned or insecure functions. It supports traditional radare2 decompilers and AI-assisted decompilation to provide readable output and highlight risky calls.
https://github.com/seifreed/BannedFuncDetector
You can now choose where to locate the navigation bar and the colors match the selected color theme. Next release will hopefully be next week! Keep up testing and reporting anything you find :)

Exploring Android Protections on RASP Times
TL; DR#1: The post will discuss some basic methodologies for exploring the behavior of RASP solutions using static analysis, Frida, and Radare2. No method of bypassing protections will be addressed directly.