Below you will find pages that utilize the taxonomy term “ISerter”
April 16, 2026
PHP Obfuscator
Version updated for https://github.com/iSerter/php-obfuscator to version v0.1.5.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The iserter/php-obfuscator GitHub Action is a modern PHP code obfuscation tool designed to protect intellectual property by making source code difficult to reverse-engineer. It automates tasks such as scrambling identifiers, encoding strings, flattening control flow, and injecting deobfuscation-resistant constructs, while supporting PHP versions 7.4 through 8.5. Its key capabilities include incremental processing, multi-pass analysis for consistent obfuscation across projects, and compatibility with CI/CD pipelines via Docker or direct integration.
April 12, 2026
PHP Obfuscator
Version updated for https://github.com/iSerter/php-obfuscator to version v0.1.4.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The iserter/php-obfuscator GitHub Action automates the obfuscation of PHP code to protect intellectual property, supporting modern PHP versions from 7.4 to 8.5. It enhances deobfuscation resistance through techniques like control flow flattening, dead code injection, and per-file XOR string encoding, making it harder for reverse engineering. The action is designed for CI/CD pipelines, offering incremental processing, consistent symbol scrambling across projects, and a clean, test-covered architecture with customizable YAML-based configurations.