mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-09 14:08:03 -05:00
GP-5307: Looking for dbgmodel.tlb in dependencies directory
This commit is contained in:
@@ -67,6 +67,12 @@ ext.deps = [
|
||||
sha256: "7f736566494756d271aa5e4b1af6c89dc50d074ab1c6374a47df822264226b01",
|
||||
destination: FLAT_REPO_DIR
|
||||
],
|
||||
[
|
||||
name: "dbgmodel.tlb",
|
||||
url: "https://github.com/NationalSecurityAgency/ghidra-data/raw/Ghidra_${RELEASE_VERSION}/Debugger/dbgmodel.tlb",
|
||||
sha256: "8cf5f3a2eb81160aa349056a5ca4c2c726b1b6e98bf3097cd4135147163343c7",
|
||||
destination: file("${DEPS_DIR}/Debugger-agent-dbgeng/")
|
||||
],
|
||||
[
|
||||
name: "AXMLPrinter2.jar",
|
||||
url: "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/android4me/AXMLPrinter2.jar",
|
||||
|
||||
Reference in New Issue
Block a user