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

Hide Java console in ida.plugin.xrefer.vm #1210

Open
Ana06 opened this issue Dec 13, 2024 · 3 comments
Open

Hide Java console in ida.plugin.xrefer.vm #1210

Ana06 opened this issue Dec 13, 2024 · 3 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@Ana06
Copy link
Member

Ana06 commented Dec 13, 2024

Details

I have added a package for Xrefer IDA plugin in #1207. I would love to add this tool to the default FLARE-VM configuration. But there is a small issue we have to figure out first: When you open IDA, the python library asciinet (dependency of XRefer) calls java.exe that opens a java console that keeps open the whole time. 😞 @mandiant/vms does someone have any idea of the best way to force it to use javaw.exe instead? openjdk is a dependency of many other important tools like Ghidra, so I don't want to change anything that could break the other tools.

image
image

@Ana06 Ana06 added the 🐛 bug Something isn't working label Dec 13, 2024
@Ana06 Ana06 self-assigned this Dec 13, 2024
@Ana06 Ana06 changed the title Hide Java console in ia.plugin.xrefer.vm Hide Java console in ida.plugin.xrefer.vm Dec 13, 2024
@stevemk14ebr
Copy link
Contributor

stevemk14ebr commented Dec 13, 2024

I also saw this when I used xrefer. Report the bug to xrefer maybe?

@Ana06
Copy link
Member Author

Ana06 commented Dec 13, 2024

I think it is an asciinet bug, but the project last change was 7 years ago and seems to be abandoned. So it seems to me like XRefer will have to fix the issue.

@Ana06
Copy link
Member Author

Ana06 commented Dec 13, 2024

I reported to XRefer: mandiant/xrefer#1

@Ana06 Ana06 added this to the FLARE-VM 2025 Q1-P1 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants