Python IDA Python Script that Disassembles Functions with Capstone by Tyler Halfpop

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
capFunc

IDA Python script that adds an F3 hotkey and disassembles whatever function the cursor is in with Capstone.



 

Attachments

  • capFunc-master.zip
    68.2 KB · Views: 24

m4n0w4r

New member

m4n0w4r

New member
Does anyone has these problems like me :) (IDA 6.8; putting Python_editor & ifl & capFunc in the plugins folder)

CapFunc1.jpg


CapFunc2.jpg

Tks!
 

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
Its happends when you edited python files, and the white space is incorrect.
i would just replace the files with the plugins once again.
 
Top