Skip to content

ADRENALIN-RV weaves monitoring code at load time and is able to instrument all loaded classes. In addition to the default classes inside the application package (APK), ADRENALIN-RV covers both the Android class library and libraries loaded at runtime from the storage, network, or dynamic generation, which static weaving won't be able to monitor.

Notifications You must be signed in to change notification settings

Haiyang-Sun/ADRENALIN-RV

Repository files navigation

ADRENALIN-RV

ADRENALIN-RV is Android Runtime Verification using Load-time Weaving. More information about the tool can be found here;

The new release adds support for multiple process runtime verification using a extended regular expression. The examples can be found in src-instr and src-analysis.

About

ADRENALIN-RV weaves monitoring code at load time and is able to instrument all loaded classes. In addition to the default classes inside the application package (APK), ADRENALIN-RV covers both the Android class library and libraries loaded at runtime from the storage, network, or dynamic generation, which static weaving won't be able to monitor.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages