Exetools  

Go Back   Exetools > General > Source Code

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 01-10-2015, 22:15
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
PyQt And PySide App caller for Ida Pro

I made this hope its usefull for QT and PySide developers
Always thought hexray did it so hard to make QT and PySide app for ida.
this helps you out calling them.


This is a PyQt helper for Ida Pro
insteed of writing QT for ida pro like Hex-ray blog shows http://www.hexblog.com/?p=229
I always found that method to be very time consuming.
It's much easyer to write Qt and PySide apps via Qt designer.Then save as *.ui
then covert them pyuic4 -o test.py test.ui -x
remember to fix the code http://techbliss.org/threads/bringing-ida-pro-plugin-writing-into-2014.527/#post-1453
Now for the Plugin
Its make Use off calling Qtapps more easy.
You have to make a folder in your ida folder called QTApps so its idadir/QTApps
Put test.py in that folder.
Put Call_PyQt.py in plugin folder and run via edit/plugin/PyQt caller
this is the basic layout for calling QT and pyside apps, ones runned find the Qt app in the same
menu edit/plugin/call PyQt Plugin
It then calls the Test.py PyQt i made in this reposotery.
So all your Qt apps should go in this folder.
Regards storm

https://github.com/techbliss/PyQt_PySide_APP_Caller
__________________
The devil whispered in my ear, "you're not strong enough to withstand the storm."

Today I whispered in the devils ear, "I am the storm."
Reply With Quote
The Following 5 Users Gave Reputation+1 to Storm Shadow For This Useful Post:
computerline (01-12-2015), niculaita (01-11-2015), quygia128 (01-10-2015), sh3dow (01-13-2015)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IDA Pyside Qt 4.8.6 computerline Community Tools 9 10-21-2014 14:35


All times are GMT +8. The time now is 18:05.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )