Object file disassembler with Zydis.
PjrObjDmpZds Add-In using Zydis.dll
Zydis dll's are in separated zip.
Dll need to be in PellesC bin folder.
EDIT 2018-02-15: PjrObjDmpZds_WS_a7.zip, some fixes and with new Zydis dll's.
EDIT 2018-02-21: IDEFontC_WS-a1.zip set poide output window font to Consolas, text with fixed font is easier to read.
Using Zydis version 3
How to use this DLL? I copy PjrObjDmpZds64.dll to /addins64/ and zydis.dll to /bin/ . All OK. But what next? Where I can see result of work?
After compiling a current source, press the mouse right button and select 'Dump obj with Zydis 3' and see result in Output window.
Thank you, it works!