awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Ackites avatar

Ackites/Nrfr

0
View on GitHub↗
6,543 stars·532 forks·Kotlin·apache-2.0·19 viewsx.com/intent/follow?screen_name=actkites↗

Nrfr

Features

  • SIM Country Code Modifications - Changes the SIM card's country code using system APIs to bypass carrier restrictions and regional limitations without root access.
  • Country Identifiers - Changes the SIM card's country code via system APIs to bypass carrier restrictions and regional limitations without root access.
  • Privileged Service Elevations - Uses Android's privileged system service access to perform carrier-restricted operations without root privileges.
  • Telephony Manager Overrides - Directly interacts with Android's TelephonyManager class to override network country ISO values in memory.
  • Telephony API Hooks - Intercepts and modifies system-level telephony API calls to alter SIM country code data at runtime.
  • No-Root Privilege Escalations - Achieves system-level modifications using only granted permissions and ADB authorization, bypassing root requirements.
  • Hidden API Invocations - Employs Java reflection to access and invoke hidden Android APIs not exposed in the public SDK.
  • Background System Services - Operates as a background system service that persistently hooks telephony functions across app restarts.
  • SIM Country Code Modifiers - Changes the SIM card's country code via system APIs to bypass carrier restrictions without root access.
  • No-Root SIM Modifiers - Modifies SIM country code settings without requiring root permissions on Android devices.
  • Telephony Property Modifiers - Interacts with Android's telephony framework to modify SIM-related system properties.
  • SIM Restriction Bypasses - Overrides regional SIM limitations by altering the device's reported country code.

Star history

Star history chart for ackites/nrfrStar history chart for ackites/nrfr

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Nrfr

These projects share indexed features with Nrfr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • anggrayudi/android-hidden-apianggrayudi avatar

    anggrayudi/android-hidden-api

    3,663View on GitHub↗

    This project is an Android hidden API wrapper and system API bridge that provides access to internal Android system classes and resources. It enables compilation and execution of code against non-public Android framework methods and internal classes by replacing the standard platform jar. The tooling facilitates the retrieval of system-level strings, dimensions, and colors through an internal resource accessor, removing the need for manual Java reflection. The project covers low-level architectural mechanisms for custom bootclasspath injection and stub-based class loading to bypass compile-t

    Javaandroidandroid-frameworkapi
    View on GitHub↗3,663
  • bill-stewart/syncthingwindowssetupBill-Stewart avatar

    Bill-Stewart/SyncthingWindowsSetup

    3,166View on GitHub↗

    SyncthingWindowsSetup is a Windows deployment tool designed to install and configure Syncthing on Windows systems. It automates the setup of application folders, network ports, and firewall rules. The installer supports both administrative system-wide deployment and non-administrative per-user installation scopes. It can run the application as a background system service using dedicated local user accounts and manages automatic startup triggers for system boot or user logon. The project includes capabilities for silent command-line installation, configuration data migration during upgrades,

    Inno Setup
    View on GitHub↗3,166
  • igormundstein/winmemorycleanerIgorMundstein avatar

    IgorMundstein/WinMemoryCleaner

    4,714View on GitHub↗

    WinMemoryCleaner is a Windows RAM optimizer and memory management utility. It reclaims physical memory by flushing standby lists, working sets, and file caches using native Windows system functions. The tool operates across several modes, including a portable application with a system tray monitor, a command-line interface for script integration, and a headless system service for continuous background operation. It supports instant optimization via customizable global keyboard shortcuts. Automation capabilities include scheduling regular cleanups based on fixed time intervals or triggering t

    C#cleanerfossgaming-performance
    View on GitHub↗4,714
  • mledoze/countriesmledoze avatar

    mledoze/countries

    6,235View on GitHub↗

    Countries is a static data repository that provides standardized country information based on the ISO 3166-1 schema. The dataset includes comprehensive attributes such as country names, codes, currencies, languages, borders, and area, stored as flat files in multiple formats including JSON, CSV, XML, and YAML without requiring a database or runtime server. The project includes a command-line tool that allows users to customize the dataset by including or excluding specific fields during export, enabling the creation of tailored country data outputs. Supplementary geographic assets such as Geo

    PHPcountriescsvgeojson
    View on GitHub↗6,235
Compare all 8 related projects→

Frequently asked questions

What are the main features of ackites/nrfr?

The main features of ackites/nrfr are: SIM Country Code Modifications, Country Identifiers, Privileged Service Elevations, Telephony Manager Overrides, Telephony API Hooks, No-Root Privilege Escalations, Hidden API Invocations, Background System Services.

Which projects share features with ackites/nrfr?

Projects with overlapping indexed features include: anggrayudi/android-hidden-api — This project is an Android hidden API wrapper and system API bridge that provides access to internal Android system… bill-stewart/syncthingwindowssetup — SyncthingWindowsSetup is a Windows deployment tool designed to install and configure Syncthing on Windows systems. It… igormundstein/winmemorycleaner — WinMemoryCleaner is a Windows RAM optimizer and memory management utility. It reclaims physical memory by flushing… mledoze/countries — Countries is a static data repository that provides standardized country information based on the ISO 3166-1 schema.… redis-windows/redis-windows — This project is a native Windows port of the Redis in-memory key-value store. It provides a high-speed database that… fangfufu/linux-fake-background-webcam — This project is a system-level utility for Linux that intercepts, modifies, and presents live webcam feeds as standard…