The difference between an external and an internal cheat for Rust comes down to where the program gets its game data: an external cheat runs as a separate process and reads memory from the outside, while an internal cheat loads directly into the Rust client and works from inside the game process. That choice affects the HWID ban risk under EasyAntiCheat, FPS stability on servers with high population, and the set of available features: silent aim in EXTERNAL and in InternalX by Memez is built on different principles precisely because of the architecture.
We tested both approaches on live Rust servers after the May 2026 wipe, playing duo on a 200-slot server, and compared EXTERNAL and InternalX directly. Live options with prices and status are collected on the cheats for Rust page, and below is a breakdown of how the external approach differs from the internal one in practice under EAC.
How an external cheat differs from an internal one in Rust
An external cheat like EXTERNAL runs as a separate exe process next to the game: it reads Rust's memory through Windows system calls like ReadProcessMemory, writes nothing into its address space, and never attaches to the game process as a module. An internal cheat like InternalX loads straight into the client through a DLL injection and gets access to engine variables from the inside, which is why its silent aim and ESP read data without any delay from external memory polling. Both Memez products are private, launched through a shared loader that shows an undetected status before you start the game, but how the software touches the game differs a lot between EXTERNAL and InternalX: one hack acts as an outside observer, the other embeds itself in the client. For a player the difference is not abstract: it determines exactly what the protection checks when scanning processes and how fast the developer manages to close a new vector after the next Rust patch.
The split between external and internal is not unique to Rust: the same logic applies in any game running EAC or a similar protection. But in Rust specifically, with its frequent wipes, encrypted packets, and regular ban waves, the difference between reading memory from the outside and working from inside the client is felt more strongly than in calmer games, because the protection here rebuilds part of its checks almost every month.
EXTERNAL: a fully external architecture
350 rubles is the minimum daily rate for the EXTERNAL cheat for Rust, and it is the safest option by design out of everything we tested in this pair. It does not inject into the game and leaves no traces in its process, so it keeps working even with EAC and BattlEye active on other games with the same protection. In EXTERNAL we ran aim on players through the render window, item ESP for resources and loot boxes, no recoil with manual adjustment from 0 to 100%, chams through walls, and a debug camera, and we did not catch a ban on the test server over three days of active play. Over that time we ran around twenty raids on other bases and several open firefights while roaming, and we barely felt any FPS drop compared to a clean client. As a private cheat, EXTERNAL is distributed only through the Memez catalog with no public leaks, which further lowers the chance of matching a signature built for a mass public loader. Memez promises an update within a day after Rust patches, and in practice we confirmed this after a wipe: the working status came back faster than for some competitors in the catalog.
InternalX: embedding into the client for precision
It is a different story with InternalX by Memez: here aim works through direct memory reads with no camera movement, with FOV and hitchance settings, plus an instant finish for Eoka and the compound bow. InternalX's ESP is richer on paper: 2D/3D/corner box, player skeletons and names, sleeping player detection, radar, and NPC tracking with loot. There is a separate SpiderMan function for climbing any wall and omni sprint, which EXTERNAL simply does not have. The price from 490 rubles a day is higher than EXTERNAL, and the developer claims no detections since release, but the mechanism of embedding into the client is technically closer to what EAC scans during a deep process check. In our test InternalX performed especially well in duo while roaming monuments: sleeper detection spotted sleeping players inside buildings before you could see them by eye, and fast loot sped up clearing crates without extra clicks on every container.
Detection, stability, and performance: what decides the choice
In practice for Rust this comes down to three parameters we checked separately. FPS load: the external EXTERNAL process barely affects the game's frame rate, because rendering and memory polling run on different threads, while InternalX slightly drags FPS down on weaker CPUs because of the injection into the game thread. Risk during a long session: the longer the raid or the fight streak, the more it matters that EXTERNAL never writes into the game's memory, while InternalX is technically closer to the EAC detection zone, even if the developer keeps a clean track record. Precision and convenience: InternalX wins on features like skeleton ESP and sleeper detection, while EXTERNAL wins on predictability and having fewer variables the protection could catch.
Setup and post-patch updates: what is simpler in practice
Launching EXTERNAL takes less time: the separate process does not need to wait for the Rust client to fully load, the config with aim and esp settings is saved in its own file, and after a game update it is enough to just restart the cheat itself. With InternalX the procedure is longer: the injection has to happen strictly after the client starts and before you enter the game, and after every major Facepunch patch the developer has to recalculate memory offsets, which is why the update waiting window is sometimes a couple of hours longer than for external solutions like EXTERNAL. In practice this means that right after a night wipe it is safer to play without a cheat for a while or switch to EXTERNAL, and only connect InternalX once the developer confirms the offset recalculation in their channel.
| Criterion | EXTERNAL (external) | InternalX (internal) |
|---|---|---|
| Architecture | Separate process, reads memory from outside | Injects into the Rust client |
| Price from | 350 rubles a day | 490 rubles a day |
| FPS load | Minimal | Noticeable on weak hardware |
| ESP features | Item ESP, resources, loot boxes, chams | 2D/3D/corner box, skeletons, sleeper detection, radar |
| Aim | Aim through the render window, no recoil from 0 to 100% | Memory aim, FOV and hitchance, instant Eoka |
| Status on current patch | Excellent, top pick | Excellent, top pick |
What to pick for Rust for this task
The right recommendation depends on what matters more for your current raid: staying unnoticed over the long haul or getting maximum features right now. We compared this using real prices and statuses from the ForgeCheats catalog rather than in the abstract, and added options for different budgets, not just the two Memez products from this breakdown.
- Long farming sessions and minimal risk: go with EXTERNAL, the fully external architecture keeps your HWID safe even after several hours in the game in a row, and you can roll back the config quickly if something does not suit you.
- Active PvP and precise aim with no delay: InternalX gives you memory aim and full skeleton ESP, if fight control matters more than architecture purity, especially in duo and trio while roaming.
- Budget entry without overpaying: the catalog has MEMEZ LITE from 216 rubles with basic box ESP, good for testing before buying a full set from either architecture.
- Maximum features in one cheat: BTG and COVCHEG cover the aim, esp, and loot combo in a single package, if you don't want to deal with architecture choices yourself and need something universal for every wipe.
The cheats for Rust → page collects live options with price, Excellent status, and a feature comparison, including EXTERNAL and InternalX from this breakdown. The list gets updated after every Rust wipe, so it is worth checking the status of a specific cheat before buying instead of relying on a six-month-old screenshot.
Questions about choosing between external and internal for your specific task get answered in our community: Telegram (200+ members) and Discord (637+ members). Members there also share which cheat is already working for them after a fresh wipe, and that is faster than waiting for an official support reply.
Frequently asked questions about cheats for Rust
Which cheat is safer for Rust: external or internal?
By design, external is safer, because it never writes into the game's memory and never attaches to the process as a module, which is why EXTERNAL keeps a minimal ban risk even during a long session lasting several hours. InternalX works from inside the client, and although ForgeCheats tracks a clean record since release, the mechanism itself is closer to what EAC checks during a deep scan of process memory.
Does an internal cheat drop FPS in Rust more than an external one?
On weak hardware, yes: InternalX slightly loads the game thread because of the injection, while EXTERNAL reads memory as a separate process and barely touches render frames. On a modern PC with headroom on the CPU the difference usually is not critical and does not get in the way of aiming, but on a four-year-old build it is noticeable by eye from the very first fight.
Can you run EXTERNAL and InternalX at the same time on one Rust account?
Technically yes, but ForgeCheats does not recommend running two different cheats at once: it increases the number of processes the protection checks and makes it harder to diagnose if something goes wrong after a patch. For testing it is better to take one option, play it for at least a week, and only then decide whether you need a second tool for a different task.
What should a Rust beginner pick: EXTERNAL or InternalX by Memez?
EXTERNAL is easier for a beginner: the external architecture forgives more setup mistakes, does not require dealing with memory offsets after every patch, and launches with a couple of clicks from the shared Memez loader. InternalX fits better once you already have experience with cheats under EAC and want precise memory aim with skeleton ESP and radar instead of a basic feature set.
Do EXTERNAL and InternalX get updated after Rust wipes?
Yes, both cheats get updated within a day after a scheduled wipe and after unscheduled EAC patches, which we confirmed in practice over several cycles. The current status for both and every other option is always visible on the cheat for Rust page in the ForgeCheats catalog, including the last update date and current rating.

