Skip to content

Commit eaea2da

Browse files
authored
Update README.md
1 parent d01e88c commit eaea2da

1 file changed

Lines changed: 15 additions & 43 deletions

File tree

README.md

Lines changed: 15 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,27 @@
1-
# 🛡️ Pobfus v1.0.61 | The Monolith
2-
### *High-Density Virtualization & Environment Spoofing*
1+
# 🛡️ pobfus v1.12.01-1
32

4-
[![Version](https://img.shields.io/badge/Release-v1.0.61--Stable-238636?style=for-the-badge&logo=github)](https://github.com/tenringsofdoom1x/Pobfus)
5-
[![Build](https://img.shields.io/badge/Build-Lag--Sync_Enabled-7289DA?style=for-the-badge&logo=roblox)](https://tenringsofdoom1x.github.io/)
6-
[![Status](https://img.shields.io/badge/Status-Operational-0078D4?style=for-the-badge)](https://tenringsofdoom1x.github.io/)
3+
**pobfus** is a premium, standalone Lua protection utility hosted at `tenringsofdoom1x.github.io`. This project represents the pinnacle of AI-resistant virtualization in the current Roblox scripting landscape.
74

85
---
96

10-
## 🧪 Legacy vs. Monolith (The v0.8 Evolution)
7+
## 📊 System Information
118

12-
Before the **Monolith** architecture, Pobfus relied on a lighter, more transparent hex-mapping system. Below is the original interface from the 0.8 era:
13-
14-
![Legacy Interface](webpic.png)
15-
16-
### 🏗️ What changed in v1.0.61?
17-
* **From Hex to Virtualization:** v0.8 was a simple encoder. v1.0.61 is a **Virtual Machine** that simulates execution logic.
18-
* **Chaos-Pulse Injection:** We no longer produce clean hex. We now "Scream" between every 3rd byte with alphanumeric noise to break de-obfuscation patterns.
19-
* **Lag-Sync Tiering:** Added a `v1-v5` memory-bloat sequence that makes the script feel "heavy" when executed in-game.
9+
| Feature | Status | Details |
10+
| :--- | :--- | :--- |
11+
| **pobfus UI** | 🟢 Online | v1.12.01-1 [Stable] |
12+
| **Warn Logic** | 🔒 Obfuscated | Hex-XOR Encrypted |
13+
| **Leak Logging** | 🔒 Private | Developer Support Pipeline |
14+
| **Executors** | ⚡ Support | Delta (Primary), Hydrogen, Fluxus |
2015

2116
---
2217

23-
## 🧬 Technical Architecture
24-
25-
### 1. Multi-Stage Lag-Sync (v1 - v5)
26-
The engine generates 5 distinct memory-allocation layers. When executed in Roblox, it forces the Lua VM to concatenate thousands of junk strings, creating a signature 1-second "hitch."
27-
28-
29-
30-
### 2. Environment Spoofing (`_genv`, `_renv`)
31-
To confuse static analysis tools, the Monolith maps its own internal environment table:
32-
* **_genv / _renv:** Redirected to the global registry or a safe-mock.
33-
* **_fenv:** Used to fetch `string.char` and `bit32` at runtime, preventing simple "Search & Replace" de-obfuscation.
18+
## 🕵️ The Grok Incident & History
19+
The transition from v1.11 to **v1.12.01-1** was a turning point. Shortly before this release, xAI's **Grok** was tasked with dismantling the `pobfus` core. While other obfuscators were being decoded in seconds, Grok failed to resolve the multi-layered XOR virtualization of our engine. The source remained sealed, proving that human precision still outpaces automated decryption.
3420

21+
To prevent future "douchebag-level" oversights where clear console warnings could reveal our file structure, v1.12 introduced **Full-Spectrum Obfuscation**. Every part of the loader—including failure messages—is now encrypted.
3522

23+
## 🛠️ Operational Guide
24+
Simply access the root domain, input your raw source, and assign a project identity. The generator bundles your code with the master engine instantly. If a debugger is detected, the engine triggers an encrypted report to your private Discord webhook, including the leaker's details and a direct **JobId Join Link**.
3625

3726
---
38-
39-
## 🚀 Pro-Features
40-
* **Dual-Identity:** Randomly switches between two high-fidelity ASCII headers on load.
41-
* **Table Shuffler:** Randomly allocates and wipes 800+ table entries upon execution to stress the Garbage Collector.
42-
* **Bit-Register Slop:** Injects 15+ useless `bit32` math operations to bloat the header logic.
43-
44-
---
45-
46-
## 🛠️ Installation & Usage
47-
1. **Host:** Upload `index.html`, `script.js`, and `webpic.png` (for the README) to your GitHub Repo.
48-
2. **Deploy:** Enable GitHub Pages for your root domain.
49-
3. **Protect:** Paste your code, hit **Protect Source**, and download your `.lua` file.
50-
51-
---
52-
53-
## ⚖️ License & Credits
54-
Developed by **tenringsofdoom1x**.
55-
*Monolith v1.0.61 - The Final Brick Wall.*
27+
*Maintained by tenringsofdoom1x.*

0 commit comments

Comments
 (0)