Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyrikby/StaDynA
StaDynA: Addressing the Problem of Dynamic Code Updates in the Security Analysis of Android Applications
https://github.com/zyrikby/StaDynA
android android-security dynamic-analysis java python research static-analysis
Last synced: 7 days ago
JSON representation
StaDynA: Addressing the Problem of Dynamic Code Updates in the Security Analysis of Android Applications
- Host: GitHub
- URL: https://github.com/zyrikby/StaDynA
- Owner: zyrikby
- Created: 2015-03-06T12:22:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-01T12:05:18.000Z (over 1 year ago)
- Last Synced: 2024-08-01T03:25:47.980Z (3 months ago)
- Topics: android, android-security, dynamic-analysis, java, python, research, static-analysis
- Size: 8.79 KB
- Stars: 20
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.cff
Awesome Lists containing this project
- awesome-hacking-tools - StaDynA - A system supporting security app analysis in the presence of dynamic code update features (dynamic class loading and reflection). This tool combines static and dynamic analysis of Android applications in order to reveal the hidden/updated behavior and extend static analysis results with this information. (Android Security / Dynamic Analysis Tools)