Repository navigation

#

runtime-analysis

The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).

Python
12148
6 天前

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

4880
1 年前

Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI

C++
105
2 年前

Guide to Software Engineering technical interviews.

Java
39
10 个月前

GitHub Actions CI workflow with IAR Build Tools for Arm using self-hosted Linux runners

C
29
6 个月前

Statically compiled binaries for various architectures.

11
3 年前

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

Python
10
2 年前

A platform for running codemods based on runtime information

TypeScript
8
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 天前

Runtime analysis environment in PHP for evaluating the efficiency of algorithms such as AVL tree insertion, graph colouring by backtracking and matrix multiplication

PHP
1
1 年前

Learning goals Familiarize yourself with common data structures and algorithms such as lists, trees, maps, graphs, Big-O analysis, and more!

Java
0
1 年前

For a Cabal package, combine a call graph traversal and cost center stacks from GHC executing its dependents to understand how packages are used in the wild

TypeScript
0
2 年前

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
0
1 年前