Skip to content

Ghidra headless analyzer not finding qiling #6293

Closed Answered by Ramaaaaaa1
Ramaaaaaa1 asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your response, @ryanmkurtz. Writing a detailed answer to help others who might run into the same problem. As @ryanmkurtz mentioned, we can use the Ghidrathon plugin to make Ghidra use host python.

  1. Download Ghidrathon from: https://github.com/mandiant/Ghidrathon/releases
  2. Install Java
  3. Install numpy
  4. Install Visual C++ Build Tools: https://visualstudio.microsoft.com/visual-cpp-build-tools
  5. Extract the Ghidrathon downloaded zip file and run the following commands from the extracted directory
  • python -m pip install -r requirements.txt
  • python ghidrathon_configure.py <absolute_path_to_ghidra_install_dir>
  1. In the extracted folder, you will find another ZIP file. Extract this ZIP fi…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Ramaaaaaa1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6289 on March 08, 2024 11:07.