PHP 8.1 ionCube Opcode Dumper

dawwinci

Постоялец
Регистрация
6 Апр 2014
Сообщения
31
Реакции
16
New update - PHP 8.1 (ionCube Loader v15.5)
Для просмотра ссылки Войди или Зарегистрируйся
  • Full opcode dumping for ionCube-encoded PHP files
  • Accurate opcode and jump target recovery
  • Structured JSON output containing literals and operands, plus a human-readable opcode dump

If possible, and if you have files encoded with ionCube PHP 8.1, please share them so I can use them for debugging and testing.
It would help me a lot, especially if the files are more complex and heavily encoded. Thank you!
 
Последнее редактирование:
New update:
ionCube PHP 8.1 Opcode Dumper — Runtime Execution (ionCube Loader v15.5)
Для просмотра ссылки Войди или Зарегистрируйся
  • Dynamic-key providers can now execute and return the required decryption key.
  • VM capture is scoped to the protected target function.
  • Added safe handling for the loader’s static_variables / MAP_PTR state.
  • Added post-materialization and bailout recovery.
  • Restores modified op-arrays, globals, handlers, and temporary state after capture.

Release:
ionCube PHP 8.x Static Decompiler — PHP 8.1–8.4 Support Update
Для просмотра ссылки Войди или Зарегистрируйся
  • Added PHP 8.1–8.4 support.
  • Added version-specific handler and interned-string tables.
  • Fixed ABI-specific integer assignment decoding.
  • Corrected Zend opcode ranges and opcode names.
  • Added automatic PHP ABI detection and DLL mismatch validation.
  • Improved loader constant extraction and documentation.

ionCube PHP 8.x Static Opcode Extraction — PHP 8.1–8.4 Support
I’ve published my latest reverse-engineering research and tools for statically analyzing ionCube-protected PHP applications targeting PHP 8.1 through PHP 8.4.

Technical article and tools:
Для просмотра ссылки Войди или Зарегистрируйся
 
Назад
Сверху