mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-12 23:23:17 +00:00
GT-2767 (GitHub 426) batch import APKs
This commit is contained in:
parent
6f9348b311
commit
985d76bf3c
@ -16,7 +16,11 @@ dependencies {
|
||||
compile ':dex-translator:2.0'
|
||||
|
||||
compile 'org.ow2.asm:asm-debug-all:4.1'
|
||||
compile 'org.smali:baksmali:1.4.0' // TODO: Would like 1.4.2
|
||||
|
||||
compile 'org.smali:baksmali:1.4.0' // TODO: upgrade to 2.2.6
|
||||
compile 'org.smali:dexlib:1.4.0'
|
||||
compile 'org.smali:util:1.4.0'
|
||||
|
||||
compile 'net.sf.sevenzipjbinding:sevenzipjbinding:9.20-2.00beta'
|
||||
compile ':AXMLPrinter2'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user