mirror of
https://github.com/DosX-dev/obfus.h
synced 2026-06-06 15:34:32 +00:00
Update README.md
This commit is contained in:
@@ -185,6 +185,7 @@ You can use [special script](include-updater/obfh-update.cmd) for Windows to get
|
||||
|
||||
## 🦎 Security Audits and the Community
|
||||
* **[Defeating a Heavily Obfuscated Binary](https://vxcall.github.io/posts/defeating-a-heavily-obfuscated-binary/)** - Black-box analysis of internal obfus.h security mechanisms and it deobfuscation. All vulnerabilities have now been patched.
|
||||
* **[ObfusHunter](https://github.com/hACKCASCAC/ObfusHunter)** - A utility for scanning files protected by obfus.h
|
||||
|
||||
## 📖 Summarize
|
||||
The code of a program (and its original original logic) protected using **[obfus.h](https://github.com/DosX-dev/obfus.h/blob/main/include/obfus.h)** is almost **impossible to recover (deobfuscate)**. However, using this obfuscator does not guarantee complete protection against all types of threats. **It's important to develop and maintain internal program security systems.**
|
||||
|
||||
Reference in New Issue
Block a user