VPRLab / BackDroidLinks
A search-based Android static analysis tool with much better performance than Amandroid and FlowDroid
☆50Updated 4 years ago
Alternatives and similar repositories for BackDroid
Users that are interested in BackDroid are comparing it to the libraries listed below
Sorting:
- This is the project for the paper “Large-scale Security Measurements on the Android Firmware Ecosystem” in ICSE2022☆37Updated 8 months ago
- 使用Soot进行android应用静态分析☆67Updated 7 years ago
- ICCBot: A Fragment-Aware and Context-Sensitive ICC Resolution Tool for Android Applications☆38Updated last year
- ☆24Updated last year
- Value set analysis(VSA) for revealing the possible values (strings) of the keys from mobile app☆43Updated 5 years ago
- ☆24Updated last year
- ☆14Updated 3 years ago
- Extract call graph from apks using Flowdroid.☆20Updated 5 years ago
- FANS: Fuzzing Android Native System Services☆255Updated 4 years ago
- A tool that automatically detects both the execution context of user input validation and also the content involved in the validation, to…