DroidRA
Reflection handler
An approach to improve static analysis of Android apps by handling reflective calls
Taming Reflection to Support Whole-Program Analysis of Android Apps
50 stars
5 watching
25 forks
Language: Java
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A proof-of-concept project to create an API compatible with Java reflection without using reflection. | 130 |
| An API for advanced reflection at runtime in Swift | 598 |
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 104 |
| A reactive library for monitoring device hardware sensors with RxJava | 168 |
| A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| A Swift framework for converting data between dictionaries and custom models, including methods for archiving and reflecting on object properties. | 307 |
| An Android app analysis and validation tool | 1,019 |
| A Rust library that enables pseudo-reflection of complex data structures by executing commands on a tree-like representation | 22 |
| Easily improves user experience of Shiny apps by providing JavaScript operations without requiring knowledge of the language. | 740 |
| A library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications. | 709 |
| A protocol that adds detailed textual representations to classes using reflection | 65 |
| A high-performance Java library that uses code generation to provide fast reflection capabilities | 1,533 |
| Automated black-box testing of RESTful APIs | 41 |