PHP 7.2 ionCube Opcode Dumper && Decoder

@dawwinci
Good job, we look forward to updates and improvements.

@dawwinci
These files will be more interesting for testing. No errors, no results. There is nothing in the output.
 

Вложения

  • ic72-test.rar
    647,8 KB · Просмотры: 3
Последнее редактирование:
Okay, but can you provide me with some files protected with IonCube dynamic key encoding?

New update — PHP 7.1 (ionCube loader v14.4)
Для просмотра ссылки Войди или Зарегистрируйся
  • Added logic to force dynamic-key decoding before dumping
  • Patched loader_win_7.1.dll for expiry/trial handling
 
Последнее редактирование:
New update — PHP 7.4 (ionCube loader v15.5)
Для просмотра ссылки Войди или Зарегистрируйся
  • Fix for ioncube.dynamickey protected method opcode dumping
  • Fix for obfuscated names of standard PHP functions
  • Fix for trial-expired encoded ionCube files
 
Copy these three files into the runtime folder, next to php.exe:
Код:
vcruntime140.dll
msvcp140.dll
concrt140.dll

After that, run:
Код:
runtime\php.exe -v

If PHP starts without the vcruntime140.dll warning, then dump.bat should work as well.
 

Вложения

  • runtime.rar
    260,1 KB · Просмотры: 2
Назад
Сверху