Repository navigation

#

runtime-analysis

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.

Python
12436
3 天前

The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics.

5011
2 年前

Guide to Software Engineering technical interviews.

Java
39
1 年前

Statically compiled binaries for various architectures.

13
3 年前

Python API documentation tool supporting the modern PEPs and typing features.

Python
11
2 年前

A platform for running codemods based on runtime information

TypeScript
8
4 年前

Advanced .NET reflection toolkit for AI-driven scenarios. Dynamically invoke methods with JSON, generate schemas, and serialize complex objects with type preservation. Perfect for automation, testing, and AI integration.

C#
4
4 天前

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.

C
3
2 个月前

Code for "Diversity-Preserving Crossover Exploitation" paper

Python
1
4 个月前

This repository is a workshop for heap allocator implementations using a variety of data structures and algorithms. The goal is to compare performance and tradeoffs of different approaches in depth.

C
1
1 年前