-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Trying to build this extension with gradle -PGHIDRA_INSTALL_DIR=
results in this:
> Could not resolve all files for configuration ':runtimeClasspath'.
> Could not resolve net.boricj:bft-base:0.4.0.
Required by:
root project 'ghidra-delinker-extension'
> Could not resolve net.boricj:bft-base:0.4.0.
> Could not get resource 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-base/0.4.0/bft-base-0.4.0.pom'.
> Could not GET 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-base/0.4.0/bft-base-0.4.0.pom'. Received status code 401 from server: Unauthorized
> Could not resolve net.boricj:bft-coff:0.4.0.
Required by:
root project 'ghidra-delinker-extension'
> Could not resolve net.boricj:bft-coff:0.4.0.
> Could not get resource 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-coff/0.4.0/bft-coff-0.4.0.pom'.
> Could not GET 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-coff/0.4.0/bft-coff-0.4.0.pom'. Received status code 401 from server: Unauthorized
> Could not resolve net.boricj:bft-elf:0.4.0.
Required by:
root project 'ghidra-delinker-extension'
> Could not resolve net.boricj:bft-elf:0.4.0.
> Could not get resource 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-elf/0.4.0/bft-elf-0.4.0.pom'.
> Could not GET 'https://maven.pkg.github.com/boricj/binary-file-toolkit/net/boricj/bft-elf/0.4.0/bft-elf-0.4.0.pom'. Received status code 401 from server: Unauthorized```
Metadata
Metadata
Assignees
Labels
No labels