derickr / vld

BSD 2-Clause "Simplified" License
464 stars 87 forks source link

Support Ioncube php 7.2 #73

Closed PoweredByAndrox closed 2 years ago

PoweredByAndrox commented 2 years ago

Hello, i tried to use VLD to see opcodes but the after zend_compile_file returns opcodes == null but the vars exist image

How i can see the opcodes correctly? NOTE: the zend_compile_file directs to the php_ioncube.dll a function callback that decode the file and return it

derickr commented 2 years ago

I am not going to add support for ioncube.