الفريق العربي للهندسة العكسية
FIX WARNING: Python 3 is not configured for IDA PRO - نسخة قابلة للطباعة

+- الفريق العربي للهندسة العكسية (https://www.at4re.net/f)
+-- قسم : منتديات الهندسة العكسية - Reverse Engineering Forums (https://www.at4re.net/f/forum-4.html)
+--- قسم : البرامج و أدوات الهندسة العكسية - RCE Tools (https://www.at4re.net/f/forum-29.html)
+--- الموضوع : FIX WARNING: Python 3 is not configured for IDA PRO (/thread-3100.html)



FIX WARNING: Python 3 is not configured for IDA PRO - R333T - 09-05-2022

السلام عليكم 




WARNING: Python 3 is not configured (Python3TargetDLL value is not set). Please run idapyswitch to select a Python 3 install.


1- ابحث عن موقع تثبيت Python windows 10


1- run CMD
 
cmd


2- execute thid command : 
python

3- copy past and run the code
 
 
import sys

locate_python = sys.exec_prefix

print(locate_python) 

 
Modified registry location:

Computer\HKEY_CURRENT_USER\Software\Hex-Rays\IDA

Python3TargetDLL

example :
 
C:\Users\%USER%\AppData\Local\Programs\Python\Python310


Youtube
إقتباس :https://www.youtube.com/watch?v=HXLNKerz32g