---
title: "Android Runtime Restrictions Bypass (PoC)"
description: "Android application that disables Android restrictions without root privileges"
canonical_url: "https://www.romainthomas.fr/project/android-runtime-restrictions-bypass/"
authors: ["Romain Thomas"]
date_published: "2019-03-27T00:00:00Z"
date_modified: "2026-08-04T19:53:38+02:00"
language: "en-US"
section: "project"
tags: ["android"]
categories: []
---

# Android Runtime Restrictions Bypass (PoC)

> Android application that disables Android restrictions without root privileges

PoC that demonstrates how to disable runtime restrictions (hidden-api and ``dlopen`` namespaces) in user-land.

<div class="legacy-center">
<p>
 <a href="https://github.com/quarkslab/android-restriction-bypass">https://github.com/quarkslab/android-restriction-bypass</a>
</p>
</div>
