2 repository-uri
Tools that modify the behavior of active processes to bypass security controls or change logic.
Distinct from Mobile Application Runtimes: Focuses on active runtime modification of logic, not application runtimes (emulators) or analytics.
Explore 2 awesome GitHub repositories matching security & cryptography · Runtime Behavior Manipulators. Refine with filters or upvote what's useful.
Chromatic is a Chromium runtime modifier and JavaScript engine injector designed to alter the low-level operational characteristics of Chromium and its embedded V8 engine. It functions as a tool for injecting custom logic into the V8 JavaScript engine to change application behavior at runtime. The project provides mechanisms for browser engine instrumentation and V8 runtime manipulation. It enables the modification of the internal execution flow of JavaScript within Chromium-based environments to extend native browser capabilities or bypass standard limitations.
Changes how JavaScript executes at runtime within Chromium to modify application behavior or bypass limitations.
This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse engineering and auditing mobile applications. It provides a system for modifying Java classes and method behavior in active mobile processes to bypass security controls. The toolkit includes a web-based interface for controlling the instrumentation engine and a specialized utility for disabling certificate validation to intercept and inspect encrypted network traffic via SSL pinning bypass. It also features an Android file explorer for browsing and managing files within private data di
Modifies Java classes and method behavior in active mobile processes to bypass security controls.