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

Now copies black_dragon.png to the location passed as the cmdline arg… #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pedrovictorbrito
Copy link

… instead to an hard-coded one.

Similar to @shoaloak 's request, except mine's work with any given path whereas his version works only if the path has structure similar to "~/.ghidra/.ghidra_{version}/tools/{file}".

Also, I've changed the order of the statements so that shutil.copyfile actually comes before the function using the file copied (which is more logical).

Please, don't abandon this repository without checking all pull requests since they are will really make sure this script works in all future versions of Ghidra and on Windows.

Thanks you for the theme and stay safe.

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

Successfully merging this pull request may close these issues.

1 participant