#1
|
|||
|
|||
IDAPython3 for IDA 8.4 Free
1. Download IDA 8.4 Free sp2 at:
hxxps://out7.hex-rays.com/files/idafree84_windows.exe Install. 2. Download IDA84Free.zip from mediafire: hxxps://www.mediafire.com/file/4phdb2zb8myzfs3/IDA84Free.zip/file Unzip into folders corresponding to the IDA installed in 1 3. Run idapyswitch under Admin right This build include: 1. Remote debug server exe for x86 and x64 in IDASDK64 2. Some plugins in IDASDK84 3. IDAPython3 build with IDASDK84, has hexrays decompiler This build used PyQt5 dir from IDA 8.3 leak. It still crash with Python 3.12 Need Qt*.pyd patched in IDA 8.4 SP2 (Home, Pro, Team...) So don't run IDA Free 8.4 with Python 3.12 Build with: IDASDK 8.4, Visual Studio 2022 v17.10.4, Windows Kit 10.0.22621.0 (Win11SDK), Python v3.11 Tks, best rgds TQN (HTC) Last edited by TQN; 07-14-2024 at 11:20. |
The Following 4 Users Gave Reputation+1 to TQN For This Useful Post: | ||
The Following 10 Users Say Thank You to TQN For This Useful Post: | ||
Apuromafo (07-13-2024), benina (07-20-2024), computerline (07-21-2024), Mahmoudnia (07-12-2024), Mendax47 (07-12-2024), niculaita (07-11-2024), QuakeGamer (08-05-2024), tonyweb (07-13-2024), uranus64 (07-11-2024), user_hidden (07-11-2024) |
#2
|
||||
|
||||
It should be possible just to rebuild Pyqt5 so it would be the same version as the python build so it wont crash with python 3.12
If everything is build one the same it should work. i Made a tut some years ago https://github.com/techbliss/Ida_Pro_Ultimate_Qt_Build_Guide
__________________
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." |
#3
|
|||
|
|||
when trying to browse your 9 years old pdf
the GH says this: Error rendering embedded code Invalid PDF PS standalone pdf is OK GH is crazy man, that was really cool ! >>>We only use 2010 and only this version, more of why later) Visual Studio 2010 Service Pack 1 >>qt-opensource-windows-x86-vs2010-4.8.7.exe It have to be a 4.8.x version Qt5 wont work. What version should one use today, in 2024? -> Looks like this is c:\idasrc\third_party\PyQt\PyQt5_commercial-5.15.6\QtCore\release\QtCore.pdb but at the same time the qt dlls are a bit different: Qt 5.15.3 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2019) https://download.qt.io/archive/qt/5.15/ which one to get?... hm-hm Last edited by sendersu; 07-23-2024 at 02:57. |
The Following User Says Thank You to sendersu For This Useful Post: | ||
Storm Shadow (07-26-2024) |
#4
|
|||
|
|||
Quote:
Last edited by FoxB; 07-23-2024 at 13:42. |
#5
|
|||
|
|||
Quote:
Any chance to get the source (privately)? I'd be interested whether I can build it for the Linux version. Or, if no source is available, any chance that you try building it for Linux? |
#6
|
|||
|
|||
1. Pull/download IDAPython src at here:
hxxps://github.com/idapython/src 2. Search in this forum, download IDA SDK 84 and Hexrays SDK 8.4 (TOM_RUS) 3. Follow instruction at here to build: hxxps://hex-rays.com/blog/building-ida-python-on-windows/ Good luck ! |
The Following User Says Thank You to TQN For This Useful Post: | ||
blue_devil (08-06-2024) |
#7
|
|||
|
|||
This works? I was always thinking Ida free symbols are mangled and functionality does not work with Ida python. There was a project to get Ida python to the demo version for this reason. I'll give it a shot!
|
Thread Tools | |
Display Modes | |
|
|