Skip to content
#

runtime-analysis

Here are 27 public repositories matching this topic...

The OWASP Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes technical processes for verifying the OWASP Mobile Security Weakness Enumeration (MASWE) weaknesses, which are in alignment with the OWASP MASVS.

  • Updated Jul 22, 2025
  • Python

Reflex is a powerful C library that provides reflection capabilities for C data structures. It allows you to introspect C structures at runtime, enabling you to access and manipulate the structure members dynamically. This library is particularly useful for tasks like serialization, deserialization, data validation, and generic data handling.

  • Updated Jun 6, 2025
  • C

Improve this page

Add a description, image, and links to the runtime-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the runtime-analysis topic, visit your repo's landing page and select "manage topics."

Learn more