PrjObjDmpZds Add-In using Zydis.dll

Started by TimoVJL, November 22, 2017, 09:38:51 AM

Previous topic - Next topic

TimoVJL

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.
May the source be with you

TimoVJL

#1
Using Zydis version 3
May the source be with you

bitcoin

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?

TimoVJL

After compiling a current source, press the mouse right button and select 'Dump obj with Zydis 3' and see result in Output window.
May the source be with you

bitcoin