mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GT-2767 (GitHub 426) batch import APKs
This commit is contained in:
parent
6f9348b311
commit
985d76bf3c
1 changed files with 5 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue