GP-3222: Adds ability to export/serve symbols & types as Volatility ISF

JSON
This commit is contained in:
d-millar 2023-03-21 17:32:33 -04:00 committed by Ryan Kurtz
parent 7891d26115
commit 94166ac349
43 changed files with 2802 additions and 3 deletions

View file

@ -0,0 +1 @@
MODULE FILE LICENSE: lib/protobuf-java-3.21.8.jar BSD-3-GOOGLE

View file

@ -22,6 +22,7 @@ apply plugin: 'eclipse'
eclipse.project.name = 'Debug Framework-AsyncComm'
dependencies {
api 'com.google.protobuf:protobuf-java:3.21.8'
api project(':Generic')
api project(':Graph')
api project(':ProposedUtils')

View file

@ -1,2 +1,3 @@
##VERSION: 2.0
##MODULE IP: BSD-3-GOOGLE
Module.manifest||GHIDRA||||END|