09-05-2022, 05:58 AM
السلام عليكم
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
2- execute thid command :
3- copy past and run the code
Modified registry location:
Computer\HKEY_CURRENT_USER\Software\Hex-Rays\IDA
Python3TargetDLL
example :
Youtube
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