PH4NTXM is an open-source system framework designed as an adaptive identity engine within a stateless, live-only environment. It constructs coherent system identities at runtime, where observable properties are derived from a unified identity model. Built for security research and adversarial environments, it enables exploration of system behavior, fingerprinting, and correlation resistance.
PH4NTXM is a Linux plug-and-play environment that operates as an adaptive identity engine with persona-driven identity synthesis, a runtime enforcement framework, and a controlled execution system within a stateless, live-only environment.
PH4NTXM is not a privacy tool, not a virtual machine, and not a spoofing toolkit. It is a full-system identity synthesis framework.
It constructs fully coherent system identities at runtime, where all observable system properties are derived from a unified identity graph and regenerated per execution.
Each system instance is:
self-contained, non-persistent, non-recoverable, and non-correlatable across sessions.
Getting started is simple:
live-build:sudo apt update
sudo apt install live-build
git clone https://github.com/PH4NTXMOFFICIAL/PH4NTXM.git
cd PH4NTXM
sudo lb clean
sudo lb config
sudo lb build
That’s it — your own ISO, built directly from source.
PH4NTXM is designed for controlled security research and adversarial system modeling environments where:
This is not a general-purpose operating system or desktop distribution.
PH4NTXM does not spoof isolated system attributes.
It generates a complete identity graph, from which all system properties are derived.
Depending on the active persona, identity synthesis follows either:
This ensures:
No subsystem operates independently of the identity model.
All observable system outputs are generated from a single runtime identity graph.
This includes:
The system behaves as a coherent synthetic instance, not a collection of modified components.
PH4NTXM uses boot personas as the root constraint of system identity.
| Persona | Description |
|---|---|
| LINUX | Linux system execution mode |
| WINDOWS | Windows-aligned execution mode |
| LONEWOLF | Tor-enforced isolation mode |
Each persona defines the bounds of the identity graph and runtime behavior.
LONEWOLF diverges from the deterministic model and operates as a fully entropy-driven, non-correlatable identity mode.
Network behavior is derived from the same identity graph that defines system hardware and runtime state.
This ensures:
PH4NTXM operates an active packet transformation layer, modifying live traffic characteristics while preserving protocol correctness.
In LONEWOLF mode, the network model is replaced by a Tor-enforced, system-wide transparent routing layer, operating under a fail-closed policy.
PH4NTXM enforces:
In case of integrity violation or controlled termination:
the system transitions to a fail-secure execution path via a dedicated nuke kernel, resulting in complete session invalidation.
PH4NTXM implements a multi-stage termination architecture:
kexec into an isolated minimal kernel environmentThis guarantees:
| Component | Specification |
|---|---|
| Base OS | Debian / XFCE (hardened) |
| Architecture | AMD64 |
| Execution | RAM-only |
| Persistence | None |
Contributions are welcome.
You can:
PH4NTXM is an independent project.
Donations are optional and never required — and it’s completely understood that many may not be able to contribute.
If you do choose to support, it is genuinely appreciated and directly helps the project evolve.
Monero (XMR): 43p2cFkaNaaTn2GGgjUab94Qu3TqRWHxbZcmojuqTPZ2WMp8WJS5iKB5AJJtqYRmwRE9Cx3RBHLgiZxByMj2f5HoA6gMS2h
PH4NTXM is licensed under the GNU General Public License v3.0.
See the LICENSE file for details.
All communication should be encrypted.
PH4NTXM is intended for lawful security research and controlled environments only.
Users are responsible for compliance with applicable regulations.
PH4NTXM is an adaptive identity engine with persona-driven identity synthesis, enforcement framework, and integrated runtime mutation with fail-secure termination.
It:
Each execution is:
a fully consistent, persona-bound, non-reproducible system instance with no survivable state
No comments yet.
Sign in to be the first to comment.