Skip to content

License & Permissions

HuntMemory is free software licensed under the GNU General Public License v3.0 (GPLv3).


📜 GNU General Public License v3.0

HuntMemory: Process Memory Editor & Scanner for ARM64 Android
Copyright (C) 2026 HuntMemory Contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

⚖️ Summary of Terms

Permissions Conditions Limitations
:material-check: Commercial use :material-alert-circle-outline: Disclose source :material-close: No Liability
:material-check: Modification :material-alert-circle-outline: License and copyright notice :material-close: No Warranty
:material-check: Distribution :material-alert-circle-outline: Same license (GPLv3)
:material-check: Patent use :material-alert-circle-outline: State changes

For the full legal text, see the LICENSE file in the root repository.


🤝 Third-Party Open Source Libraries

HuntMemory is built with the support of several outstanding open-source projects:

  • libsu by John Wu — Complete solution for Android root tools and root services.
  • KernelPatch by bmax121 — Dynamic Linux kernel hooking and patching framework.
  • KPM-Manager by Yervant7 — KernelPatch fork for Module manager and kernel patcher.
  • HuntMemory-KPM — Direct MMU memory access KernelPatch module.
  • Jetpack Compose by Google — Modern Android declarative UI toolkit.
  • Rust — Safe, high-performance systems programming language.