Skip to content

Commit 18f1ea2

Browse files
authored
Update README.md
1 parent 1c9c082 commit 18f1ea2

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

README.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,31 @@
1-
# tenringsofdoom1x.github.io
1+
# 🛡️ Pobfus v0.8 Beta
2+
### *Next-Generation Lua Virtualization & Protection*
3+
4+
![Pobfus Web Interface](webpic.png)
5+
6+
Developed by **[tenringsofdoom1x](https://github.com/tenringsofdoom1x)**, Pobfus 0.8 is a security-focused obfuscator designed to combat AI-driven de-compilation and manual script analysis.
7+
8+
---
9+
10+
## 💎 Proprietary Technology: CamBuscate 0.1
11+
Unlike standard obfuscators, Pobfus utilizes the **CamBuscate Engine**, which transforms your code into a virtualized bytecode state.
12+
13+
* **Environmental Keying:** Decryption keys are derived from the file's own metadata (`debug.getinfo`), preventing static analysis.
14+
* **Shedletsky Anti-Tamper:** Any modification to the script's header or logic triggers an immediate execution block and crash loop.
15+
* **Non-Linear Control Flow:** Logic is shattered across a state machine, making it unreadable to LLMs like Grok or ChatGPT.
16+
17+
## 🚀 Getting Started
18+
1. Access the [Live Obfuscator Here](https://tenringsofdoom1x.github.io/).
19+
2. Paste your raw Lua code into the editor.
20+
3. Click **Protect Code** to deploy the CamBuscate engine.
21+
4. Download your unique build (Filename: `pobfus-[RandomID].lua`).
22+
23+
## ⚖️ Terms of Service & Disclaimer
24+
* **No Exploiting:** We do not condone the use of exploiting. This tool is provided for the protection of intellectual property and educational purposes only.
25+
* **Support Policy:** If your script gets skidded, **do not** ping me in the thousands.
26+
* **Reporting:** If you have issues or feedback, please leave them in the **Remarks** section or via GitHub Issues.
27+
28+
Sincerely,
29+
**tenringsofdoom1x**
30+
31+
---

0 commit comments

Comments
 (0)