View Single Post
  #5  
Old 06-11-2014, 04:25
Storm Shadow's Avatar
Storm Shadow Storm Shadow is offline
Family
 
Join Date: Jun 2014
Posts: 281
Rept. Given: 186
Rept. Rcvd 191 Times in 78 Posts
Thanks Given: 138
Thanks Rcvd at 245 Times in 97 Posts
Storm Shadow Reputation: 100-199 Storm Shadow Reputation: 100-199
Quote:
PySide package build for IDA with QT4.8.6 for Windows

--- Install ---

1. run PySide-1.0.8qt486.win32-py2.7.exe
2. copy site-packages folder to C:\Python27\Lib\ and overwrite it
3. Copy all *.dll file in depends to IDA bin folder
4. Set Environment Variables PYTHONPATH=C:\Python27\Lib\site-packages
5. Python test script is in test-scripts folder

----------------

Good luck !
there is a installer but you would have to follow these steps.

in addition you need QT also build for ida (Also made by Computerline)

link chrome://mega/content/secure.html#F!IN0TCAKD!dGZdKOL1OiNVjeDqz4GzvA

just run the installer dosent matter if its 4.8.5

Run python scripts(see below) iwithin idapro to see if its installed proberly.

Quote:
@Storm Shadow: can u explain the step's to make it work for IDA 6.4 ,and did I need QT 4.8.6 on my pc to make it work ?
i can make a build for ida 6.4 if you need, but 6.4 does support color (clr files)
load from color options.

see here
https://github.com/eugeneching/ida-consonance
Attached Files
File Type: rar PYQT_PYSIDE_CALL.rar (846 Bytes, 11 views)
Reply With Quote