# ackites/nrfr

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ackites-nrfr).**

6,543 stars · 532 forks · Kotlin · apache-2.0

## Links

- GitHub: https://github.com/Ackites/Nrfr
- Homepage: https://x.com/intent/follow?screen_name=actkites
- awesome-repositories: https://awesome-repositories.com/repository/ackites-nrfr.md

## Tags

### Part of an Awesome List

- [SIM Country Code Modifications](https://awesome-repositories.com/f/awesome-lists/data/country-and-regional-data/country-identifiers/sim-country-code-modifications.md) — Changes the SIM card's country code using system APIs to bypass carrier restrictions and regional limitations without root access. ([source](https://x.com/intent/follow?screen_name=actkites))
- [Country Identifiers](https://awesome-repositories.com/f/awesome-lists/data/country-and-regional-data/country-identifiers.md) — Changes the SIM card's country code via system APIs to bypass carrier restrictions and regional limitations without root access.
- [Privileged Service Elevations](https://awesome-repositories.com/f/awesome-lists/devtools/runtime-permissions/privileged-service-elevations.md) — Uses Android's privileged system service access to perform carrier-restricted operations without root privileges.
- [SIM Country Code Modifiers](https://awesome-repositories.com/f/awesome-lists/data/country-and-regional-data/country-identifiers/sim-country-code-modifiers.md) — Changes the SIM card's country code via system APIs to bypass carrier restrictions without root access.
- [No-Root SIM Modifiers](https://awesome-repositories.com/f/awesome-lists/devtools/sim-and-protocol-analysis/no-root-sim-modifiers.md) — Modifies SIM country code settings without requiring root permissions on Android devices.

### Networking & Communication

- [Telephony Manager Overrides](https://awesome-repositories.com/f/networking-communication/telephony-services/telephony-session-managers/telephony-manager-overrides.md) — Directly interacts with Android's TelephonyManager class to override network country ISO values in memory.
- [SIM Restriction Bypasses](https://awesome-repositories.com/f/networking-communication/network-infrastructure-routing/network-utilities/geo-restriction-bypassing-tools/sim-restriction-bypasses.md) — Overrides regional SIM limitations by altering the device's reported country code.

### Operating Systems & Systems Programming

- [Telephony API Hooks](https://awesome-repositories.com/f/operating-systems-systems-programming/kernel-core-internals/system-calls/api-hooking-utilities/telephony-api-hooks.md) — Intercepts and modifies system-level telephony API calls to alter SIM country code data at runtime.
- [No-Root Privilege Escalations](https://awesome-repositories.com/f/operating-systems-systems-programming/root-privilege-abstractions/no-root-privilege-escalations.md) — Achieves system-level modifications using only granted permissions and ADB authorization, bypassing root requirements.

### Programming Languages & Runtimes

- [Hidden API Invocations](https://awesome-repositories.com/f/programming-languages-runtimes/reflection-utilities/hidden-api-invocations.md) — Employs Java reflection to access and invoke hidden Android APIs not exposed in the public SDK.

### Software Engineering & Architecture

- [Background System Services](https://awesome-repositories.com/f/software-engineering-architecture/service-architectures/background-system-services.md) — Operates as a background system service that persistently hooks telephony functions across app restarts.

### Mobile Development

- [Telephony Property Modifiers](https://awesome-repositories.com/f/mobile-development/android-system-customization/telephony-property-modifiers.md) — Interacts with Android's telephony framework to modify SIM-related system properties.
