Repository navigation
runtime-analysis
- Website
- Wikipedia
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.
The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics.
Hand-crafted Frida examples
Library containing Anti-RE and Anti-Debug methods.
Build embedded applications with the IAR Build Tools on Containers
Guide to Software Engineering technical interviews.
GitHub Actions CI workflow example with the IAR Build Tools for Arm
proof of concept of user-mode anti-breakpoint technique
Statically compiled binaries for various architectures.
Python API documentation tool supporting the modern PEPs and typing features.
A platform for running codemods based on runtime information
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.
Kraken Crypter v5 (Native/Turbo)
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.
Hassle free profiling of ONNX models on various backends
Code for "Diversity-Preserving Crossover Exploitation" paper
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.