Skip to content

Commit ed11cba

Browse files
authored
Update README for Pobfus version 0.9
Updated version number from 0.8 to 0.9 and added a note about ongoing improvements for better obfuscation.
1 parent adfc8ed commit ed11cba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33

44
![Pobfus Web Interface](webpic.png)
55

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.
6+
Developed by **[tenringsofdoom1x](https://github.com/tenringsofdoom1x)**, Pobfus 0.9 is a security-focused obfuscator designed to combat AI-driven de-compilation and manual script analysis.
77

88
---
99

1010
## 💎 Proprietary Technology: CamBuscate 0.1.1
1111
Unlike standard obfuscators, Pobfus utilizes the **CamBuscate Engine**, which transforms your code into a virtualized bytecode state.
1212

13-
* **Environmental Keying:** Decryption keys are derived from the file's own metadata (`debug.getinfo`), preventing static analysis.
13+
* **Environmental Keying:** Decryption keys are derived from the file's own metadata (`debug.getinfo`), preventing static analysis. With Current Beta Testing on Maintenance, We are Trying to improve it to look like a Perfect Obfuscation Tool (POT)
1414
* **Shedletsky Anti-Tamper:** Any modification to the script's header or logic triggers an immediate execution block and crash loop.
1515
* **Non-Linear Control Flow:** Logic is shattered across a state machine, making it unreadable to LLMs like Grok or ChatGPT.
1616

0 commit comments

Comments
 (0)