osirislab / Fentanyl

Fentanyl is an IDAPython script that makes patching significantly easier
204 stars 27 forks source link

PySide for IDA 6.5 and 6.6 #12

Open vanhoefm opened 10 years ago

vanhoefm commented 10 years ago

Updated README.md with a link to PySide for IDA 6.5 and 6.6

ColdHeat commented 10 years ago

How does this improve upon what @ancat already made?

vanhoefm commented 10 years ago

Strange, ancat installation didn't work for me at first. Hence I recompiled myself. Now encat installation also works. Perhaps depencies I installed while compiling did the trick...

ColdHeat commented 10 years ago

Perhaps. I do know that ancat had some trouble getting it compiled and had to do some hex editing iirc. Did you have any trouble compiling?

vanhoefm commented 10 years ago

We had to apply some patches, compiling wasn't easy. But no hex editing was needed.

ancat commented 10 years ago

I didn't have to do any hex editing, but I did have to apply a bunch of patches, some by hand. For some reason the installer doesn't always work, but unpacking the installer and copying the DLLs directly into the appropriate directories usually does.