Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How-to install this plugin #13

Open
klefo0 opened this issue Nov 17, 2024 · 3 comments
Open

How-to install this plugin #13

klefo0 opened this issue Nov 17, 2024 · 3 comments

Comments

@klefo0
Copy link

klefo0 commented Nov 17, 2024

I am using IDA 8.3 and IDA 7.6 parallel, and I've tried install this plugin in both IDA ver but nothing show up like in the video demo. Can author help me!!

@RicBent
Copy link
Owner

RicBent commented Nov 17, 2024

You need to make sure Python 3 is configured for your IDA installation.

Then just copy the classy folder and classy_plugin.py file to the plugins folder of your IDA installation.

@klefo0 klefo0 closed this as completed Nov 19, 2024
@klefo0 klefo0 reopened this Nov 20, 2024
@klefo0
Copy link
Author

klefo0 commented Nov 20, 2024

I saw you ignore a lot of file in .gitignore, and I found it maybe it is the problem because you aren't create requirements.txt file, so I have no idea whate you have done to make the plugin run normally. I only know you use PyQt5, and I've installed it, but nothing show up like in the video demo.

@RicBent
Copy link
Owner

RicBent commented Nov 29, 2024

If there are any dependency issues, they should be logged in IDA's output window.

If there are no errors, you either did not set up Python correctly for your IDA version, or did not put this plugin into the correct folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants