Changelog

Recent updates to the DecodePHP IonCube decoder. Updated weekly. RSS available at the blog feed.

feature

Full PHP 8.4 IonCube 15 parity

Rolled out dedicated decoder paths for every IonCube 15 × PHP 8.4 combination, including property hooks, asymmetric visibility, and lazy-object opcodes. File success rate on 8.4 targets is now 99.7%.

feature

SourceGuardian decoder support

Added support for SourceGuardian-encoded PHP files. Same credit pool as IonCube — no separate plan needed. Handles the major SG releases; contact us on Signal at sologhoul.83 if you hit an unusual build.

improvement

20 new landing pages for version-specific decoding

Shipped dedicated pages for PHP 7.1 through 8.4 and IonCube 10 through 15. Each page has version-specific FAQs and faster load times.

improvement

Breadcrumb navigation added

All sub-pages now show breadcrumb navigation and emit BreadcrumbList schema for Google.

fix

Fixed PHP 8.3 readonly-class decoding edge case

Files using nested readonly classes within traits were occasionally producing incomplete output. Resolved.

feature

Decrypt IonCube page launched

Consolidated decryption-intent traffic onto a dedicated /decrypt-ioncube page with detailed workflow documentation.

improvement

Faster queue times

Upgraded decoder worker fleet; average decode time dropped from ~30s to under 15s for most files.

feature

Zend Guard decoder (beta)

Added initial Zend Guard decoding for PHP 5.x / 7.x targets. Useful for legacy enterprise PHP modernization.

feature

API access for every account

Every account can use its account number as a REST API key for programmatic decoding. See /api for endpoints and SDK examples.

feature

PHP deobfuscator support

Added handling for source-level PHP obfuscation — eval(base64_decode()) chains, gzinflate wraps, character-array lookups, and packer patterns commonly used in webshells and malware.

improvement

Signal support channel

Launched Signal support at sologhoul.83 for support and changelog questions.

feature

Free preview before purchase

Every upload now shows the first 20 lines of decoded source free, before any payment. Lets you verify quality on your exact file.