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

ghidraDev misc issues (WIP) #58382

Open
4 tasks
deliciouslytyped opened this issue Mar 26, 2019 · 3 comments
Open
4 tasks

ghidraDev misc issues (WIP) #58382

deliciouslytyped opened this issue Mar 26, 2019 · 3 comments
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md

Comments

@deliciouslytyped
Copy link
Contributor

deliciouslytyped commented Mar 26, 2019

Note: this issue isn't formatted well, I just needed to dump the info, will clean up later

The ghidraDev plugin works with a sufficiently new eclipse (4.10 I think?), which can be retrieved from a sufficiently new nixpkgs. There is a gdk problem currently causing a lot of segfaults, which is worked around by the unset.

unset GDK_PIXBUF_MODULE_FILE; nix-shell -I "nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz" -p eclipses.eclipse-java

Originally posted by @deliciouslytyped in #56959 (comment)

  • Creating a new Ghidra Module project will fail with IOError: Failed to find skeleton directory. if you use nix-build and specify a path like /home/user/ghidra/result. My hypothesis is that symlinks are not followed properly. Specifying a direct path to the nix store is successful.
  • Deal with something like server/svrInstall and the other server dir stuff?
  • TODO: add some sort of eclipse plugin output to the expression (its just a zip file in a subdir)
  • TODO: ghidraWithPlugins ?
@deliciouslytyped deliciouslytyped changed the title ghidraDev issues ghidraDev misc issues Mar 26, 2019
@samueldr
Copy link
Member

samueldr commented Mar 26, 2019

The gdk-pixbuf issue looks like #54278.

@deliciouslytyped deliciouslytyped changed the title ghidraDev misc issues ghidraDev misc issues (WIP) Mar 27, 2019
@deliciouslytyped
Copy link
Contributor Author

I seem to have successfully made a working plugin system, I should be filing a PR in the coming days.

@stale
Copy link

stale bot commented Jun 2, 2020

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
Projects
None yet
Development

No branches or pull requests

2 participants