mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-27 14:57:15 +08:00
Updated certification headers
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
apply from: file("../gpl.gradle").getCanonicalPath()
|
apply from: file("../gpl.gradle").getCanonicalPath()
|
||||||
|
|
||||||
if (findProject(':Generic') != null) {
|
if (findProject(':Generic') != null) {
|
||||||
@@ -57,4 +60,4 @@ if (['linux64', 'osx64'].contains(currentPlatform)) {
|
|||||||
delete file("build/unpack/${cabextract}")
|
delete file("build/unpack/${cabextract}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,6 +2,4 @@
|
|||||||
##MODULE IP: GPL 3
|
##MODULE IP: GPL 3
|
||||||
##MODULE IP: Public Domain
|
##MODULE IP: Public Domain
|
||||||
Module.manifest||Public Domain||||END|
|
Module.manifest||Public Domain||||END|
|
||||||
build.gradle||Public Domain||||END|
|
|
||||||
data/cabextract-1.6.tar.gz||GPL 3||||END|
|
data/cabextract-1.6.tar.gz||GPL 3||||END|
|
||||||
settings.gradle||Public Domain||||END|
|
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
apply from: file("../gpl.gradle").getCanonicalPath()
|
apply from: file("../gpl.gradle").getCanonicalPath()
|
||||||
|
|
||||||
if (findProject(':Generic') != null) {
|
if (findProject(':Generic') != null) {
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
##MODULE IP: LGPL 2.1
|
##MODULE IP: LGPL 2.1
|
||||||
##MODULE IP: Public Domain
|
##MODULE IP: Public Domain
|
||||||
Module.manifest||Public Domain||||END|
|
Module.manifest||Public Domain||||END|
|
||||||
build.gradle||Public Domain||||END|
|
|
||||||
data/lib/catacombae_csframework.jar||LGPL 2.1||||END|
|
data/lib/catacombae_csframework.jar||LGPL 2.1||||END|
|
||||||
data/lib/catacombae_hfsx.jar||GPL 3||||END|
|
data/lib/catacombae_hfsx.jar||GPL 3||||END|
|
||||||
data/lib/catacombae_hfsx_dmglib.jar||GPL 3||||END|
|
data/lib/catacombae_hfsx_dmglib.jar||GPL 3||||END|
|
||||||
@@ -16,4 +15,3 @@ data/os/win64/llio_amd64.dll||GPL 3||||END|
|
|||||||
data/os/win64/llio_i386.dll||GPL 3||||END|
|
data/os/win64/llio_i386.dll||GPL 3||||END|
|
||||||
data/os/win64/llio_ia64.dll||GPL 3||||END|
|
data/os/win64/llio_ia64.dll||GPL 3||||END|
|
||||||
data/server_memory.cfg||Public Domain||||END|
|
data/server_memory.cfg||Public Domain||||END|
|
||||||
settings.gradle||Public Domain||||END|
|
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
apply from: file("../gpl.gradle").getCanonicalPath()
|
apply from: file("../gpl.gradle").getCanonicalPath()
|
||||||
|
|
||||||
if (findProject(':Generic') != null) {
|
if (findProject(':Generic') != null) {
|
||||||
|
|||||||
@@ -5,7 +5,5 @@
|
|||||||
##MODULE IP: LGPL 3.0
|
##MODULE IP: LGPL 3.0
|
||||||
##MODULE IP: Public Domain
|
##MODULE IP: Public Domain
|
||||||
Module.manifest||Public Domain||||END|
|
Module.manifest||Public Domain||||END|
|
||||||
build.gradle||Public Domain||||END|
|
|
||||||
settings.gradle||Public Domain||||END|
|
|
||||||
src/demangler_gnu_v2_24/README.txt||Public Domain||||END|
|
src/demangler_gnu_v2_24/README.txt||Public Domain||||END|
|
||||||
src/demangler_gnu_v2_33_1/README.txt||Public Domain||||END|
|
src/demangler_gnu_v2_33_1/README.txt||Public Domain||||END|
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
// If extension module does not reside within the Ghidra GPL directory, the Ghidra installation directory
|
// If extension module does not reside within the Ghidra GPL directory, the Ghidra installation directory
|
||||||
// must be specified either by setting the GHIDRA_INSTALL_DIR environment variable or Gradle
|
// must be specified either by setting the GHIDRA_INSTALL_DIR environment variable or Gradle
|
||||||
// project property:
|
// project property:
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
/*******************************************************************************************
|
/*******************************************************************************************
|
||||||
* build.gradle file that applies this script must define two properties
|
* build.gradle file that applies this script must define two properties
|
||||||
* 1) binutilsLocation - the folder where the original binutils.zip lives
|
* 1) binutilsLocation - the folder where the original binutils.zip lives
|
||||||
|
|||||||
@@ -4,10 +4,7 @@
|
|||||||
.project||GHIDRA||||END|
|
.project||GHIDRA||||END|
|
||||||
Module.manifest||Public Domain||||END|
|
Module.manifest||Public Domain||||END|
|
||||||
README.txt||Public Domain||||END|
|
README.txt||Public Domain||||END|
|
||||||
build.gradle||Public Domain||||END|
|
|
||||||
buildGdis.gradle||Public Domain||||END|
|
|
||||||
data/arm_test1.s||Public Domain||||END|
|
data/arm_test1.s||Public Domain||||END|
|
||||||
data/big.elf||Public Domain||||END|
|
data/big.elf||Public Domain||||END|
|
||||||
data/little.elf||Public Domain||||END|
|
data/little.elf||Public Domain||||END|
|
||||||
extension.properties||Public Domain||||END|
|
extension.properties||Public Domain||||END|
|
||||||
settings.gradle||Public Domain||||END|
|
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
|
|||||||
@@ -1,5 +1,2 @@
|
|||||||
##VERSION: 2.0
|
##VERSION: 2.0
|
||||||
##MODULE IP: Public Domain
|
##MODULE IP: Public Domain
|
||||||
gpl.gradle||Public Domain||||END|
|
|
||||||
nativeBuildProperties.gradle||Public Domain||||END|
|
|
||||||
vsconfig.gradle||GHIDRA||||END|
|
|
||||||
|
|||||||
+3
-1
@@ -1,4 +1,6 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
// BIN_REPO only useable in full Ghidra source configuration
|
// BIN_REPO only useable in full Ghidra source configuration
|
||||||
project.ext.BIN_REPO = file("../../../ghidra.bin").absolutePath
|
project.ext.BIN_REPO = file("../../../ghidra.bin").absolutePath
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: Public Domain
|
||||||
|
*/
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* nativeBuildProperties.gradle
|
* nativeBuildProperties.gradle
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Establish Visual Studio configuration environment for Windows native builds
|
* Establish Visual Studio configuration environment for Windows native builds
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/jacocoProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/jacocoProject.gradle"
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
##VERSION: 2.0
|
##VERSION: 2.0
|
||||||
Module.manifest||GHIDRA||||END|
|
Module.manifest||GHIDRA||||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
data/PDB_SYMBOL_SERVER_URLS.pdburl||GHIDRA||||END|
|
data/PDB_SYMBOL_SERVER_URLS.pdburl||GHIDRA||||END|
|
||||||
src/global/docs/ChangeHistory.html||GHIDRA||||END|
|
src/global/docs/ChangeHistory.html||GHIDRA||||END|
|
||||||
src/global/docs/UserAgreement.html||GHIDRA||||END|
|
src/global/docs/UserAgreement.html||GHIDRA||||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraExtension.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraExtension.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaTestProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaTestProject.gradle"
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
##MODULE IP: FAMFAMFAM Icons - CC 2.5
|
##MODULE IP: FAMFAMFAM Icons - CC 2.5
|
||||||
##MODULE IP: Oxygen Icons - LGPL 3.0
|
##MODULE IP: Oxygen Icons - LGPL 3.0
|
||||||
Module.manifest||GHIDRA||reviewed||END|
|
Module.manifest||GHIDRA||reviewed||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
data/ExtensionPoint.manifest||GHIDRA||||END|
|
data/ExtensionPoint.manifest||GHIDRA||||END|
|
||||||
extension.properties||GHIDRA||||END|
|
extension.properties||GHIDRA||||END|
|
||||||
src/main/help/help/TOC_Source.xml||GHIDRA||||END|
|
src/main/help/help/TOC_Source.xml||GHIDRA||||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraExtension.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraExtension.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaTestProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaTestProject.gradle"
|
||||||
|
|||||||
@@ -1,14 +1,12 @@
|
|||||||
##VERSION: 2.0
|
##VERSION: 2.0
|
||||||
.project||GHIDRA||||END|
|
.project||GHIDRA||||END|
|
||||||
Module.manifest||GHIDRA||||END|
|
Module.manifest||GHIDRA||||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
data/ExtensionPoint.manifest||GHIDRA||||END|
|
data/ExtensionPoint.manifest||GHIDRA||||END|
|
||||||
data/LanguageMap.txt||GHIDRA||||END|
|
data/LanguageMap.txt||GHIDRA||||END|
|
||||||
extension.properties||GHIDRA||||END|
|
extension.properties||GHIDRA||||END|
|
||||||
pcodetest/.gitignore||GHIDRA||||END|
|
pcodetest/.gitignore||GHIDRA||||END|
|
||||||
pcodetest/README.txt||GHIDRA||||END|
|
pcodetest/README.txt||GHIDRA||||END|
|
||||||
pcodetest/build||GHIDRA||||END|
|
pcodetest/build||GHIDRA||||END|
|
||||||
pcodetest/build.py||GHIDRA||||END|
|
|
||||||
pcodetest/c_src/BIOPS.test||GHIDRA||||END|
|
pcodetest/c_src/BIOPS.test||GHIDRA||||END|
|
||||||
pcodetest/c_src/BIOPS2.test||GHIDRA||||END|
|
pcodetest/c_src/BIOPS2.test||GHIDRA||||END|
|
||||||
pcodetest/c_src/BIOPS4.test||GHIDRA||||END|
|
pcodetest/c_src/BIOPS4.test||GHIDRA||||END|
|
||||||
@@ -28,7 +26,3 @@ pcodetest/c_src/PointerManipulation.test||GHIDRA||||END|
|
|||||||
pcodetest/c_src/StructUnionManipulation.test||GHIDRA||||END|
|
pcodetest/c_src/StructUnionManipulation.test||GHIDRA||||END|
|
||||||
pcodetest/c_src/misc.test||GHIDRA||||END|
|
pcodetest/c_src/misc.test||GHIDRA||||END|
|
||||||
pcodetest/c_src/msp430x.ld||GHIDRA||||END|
|
pcodetest/c_src/msp430x.ld||GHIDRA||||END|
|
||||||
pcodetest/defaults.py||GHIDRA||||END|
|
|
||||||
pcodetest/pcode_defs.py||GHIDRA||||END|
|
|
||||||
pcodetest/pcodetest.py||GHIDRA||||END|
|
|
||||||
pcodetest/tpp.py||GHIDRA||||END|
|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
## ###
|
||||||
|
# IP: GHIDRA
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
# you may not use this file except in compliance with the License.
|
||||||
|
# You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
##
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|||||||
@@ -1,4 +1,18 @@
|
|||||||
|
## ###
|
||||||
|
# IP: GHIDRA
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
# you may not use this file except in compliance with the License.
|
||||||
|
# You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
##
|
||||||
# Default values can be modified here, or (in
|
# Default values can be modified here, or (in
|
||||||
# some cases) on the build command line (see ./build --help)
|
# some cases) on the build command line (see ./build --help)
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,18 @@
|
|||||||
|
## ###
|
||||||
|
# IP: GHIDRA
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
# you may not use this file except in compliance with the License.
|
||||||
|
# You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
##
|
||||||
# The available pcode tests are recorded here as instances of the 'name'
|
# The available pcode tests are recorded here as instances of the 'name'
|
||||||
# python class.
|
# python class.
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
## ###
|
||||||
|
# IP: GHIDRA
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
# you may not use this file except in compliance with the License.
|
||||||
|
# You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
##
|
||||||
import os
|
import os
|
||||||
import glob
|
import glob
|
||||||
import re
|
import re
|
||||||
|
|||||||
@@ -1,4 +1,19 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
## ###
|
||||||
|
# IP: GHIDRA
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
# you may not use this file except in compliance with the License.
|
||||||
|
# You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
##
|
||||||
|
|
||||||
import re
|
import re
|
||||||
import os
|
import os
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
/* This extension is different from the others. It produces a zip containing
|
/* This extension is different from the others. It produces a zip containing
|
||||||
* directories of source bundles and jar bundles.
|
* directories of source bundles and jar bundles.
|
||||||
* - Each source directory is added as a sourceset so that the eclipse plugin
|
* - Each source directory is added as a sourceset so that the eclipse plugin
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
##VERSION: 2.0
|
##VERSION: 2.0
|
||||||
Module.manifest||GHIDRA||||END|
|
Module.manifest||GHIDRA||||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
extension.properties||GHIDRA||||END|
|
extension.properties||GHIDRA||||END|
|
||||||
scripts_jar1/META-INF/MANIFEST.MF||GHIDRA||||END|
|
scripts_jar1/META-INF/MANIFEST.MF||GHIDRA||||END|
|
||||||
scripts_jar2/META-INF/MANIFEST.MF||GHIDRA||||END|
|
scripts_jar2/META-INF/MANIFEST.MF||GHIDRA||||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraExtension.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraExtension.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaTestProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaTestProject.gradle"
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
##MODULE IP: FAMFAMFAM Icons - CC 2.5
|
##MODULE IP: FAMFAMFAM Icons - CC 2.5
|
||||||
##MODULE IP: Oxygen Icons - LGPL 3.0
|
##MODULE IP: Oxygen Icons - LGPL 3.0
|
||||||
Module.manifest||GHIDRA||reviewed||END|
|
Module.manifest||GHIDRA||reviewed||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
data/README.txt||GHIDRA||||END|
|
data/README.txt||GHIDRA||||END|
|
||||||
extension.properties||GHIDRA||||END|
|
extension.properties||GHIDRA||||END|
|
||||||
src/main/help/help/TOC_Source.xml||GHIDRA||||END|
|
src/main/help/help/TOC_Source.xml||GHIDRA||||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
||||||
|
|||||||
@@ -13,7 +13,6 @@
|
|||||||
.launch/Ghidra Code Coverage.launch||GHIDRA||||END|
|
.launch/Ghidra Code Coverage.launch||GHIDRA||||END|
|
||||||
.launch/Ghidra.launch||GHIDRA||||END|
|
.launch/Ghidra.launch||GHIDRA||||END|
|
||||||
Module.manifest||GHIDRA||||END|
|
Module.manifest||GHIDRA||||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
data/ElfFunctionsThatDoNotReturn||GHIDRA||||END|
|
data/ElfFunctionsThatDoNotReturn||GHIDRA||||END|
|
||||||
data/ExtensionPoint.manifest||GHIDRA||||END|
|
data/ExtensionPoint.manifest||GHIDRA||||END|
|
||||||
data/MachOFunctionsThatDoNotReturn||GHIDRA||||END|
|
data/MachOFunctionsThatDoNotReturn||GHIDRA||||END|
|
||||||
@@ -79,8 +78,6 @@ data/typeinfo/win32/windows_vs12_64.gdt||GHIDRA||||END|
|
|||||||
data/x64_linux_syscall_numbers||GHIDRA||||END|
|
data/x64_linux_syscall_numbers||GHIDRA||||END|
|
||||||
data/x86_linux_syscall_numbers||GHIDRA||||END|
|
data/x86_linux_syscall_numbers||GHIDRA||||END|
|
||||||
ghidra_scripts/AskScript.properties||GHIDRA||||END|
|
ghidra_scripts/AskScript.properties||GHIDRA||||END|
|
||||||
ghidra_scripts/RecursiveStringFinder.py||GHIDRA||||END|
|
|
||||||
ghidra_scripts/mark_in_out.py||GHIDRA||reviewed||END|
|
|
||||||
ghidra_scripts/world.png||FAMFAMFAM Icons - CC 2.5|||famfamfam silk icon set|END|
|
ghidra_scripts/world.png||FAMFAMFAM Icons - CC 2.5|||famfamfam silk icon set|END|
|
||||||
src/main/help/help/TOC_Source.xml||GHIDRA||||END|
|
src/main/help/help/TOC_Source.xml||GHIDRA||||END|
|
||||||
src/main/help/help/shared/arrow.gif||GHIDRA||||END|
|
src/main/help/help/shared/arrow.gif||GHIDRA||||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
## ###
|
||||||
|
# IP: GHIDRA
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
# you may not use this file except in compliance with the License.
|
||||||
|
# You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
##
|
||||||
#Given a function, find all strings used within all called funtions.
|
#Given a function, find all strings used within all called funtions.
|
||||||
# @category: Strings
|
# @category: Strings
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
## ###
|
||||||
|
# IP: GHIDRA
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
# you may not use this file except in compliance with the License.
|
||||||
|
# You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
##
|
||||||
# Sets up IOPORT IN/OUT references for the Program
|
# Sets up IOPORT IN/OUT references for the Program
|
||||||
#@category Instructions
|
#@category Instructions
|
||||||
# Before running this script, you should have created an OVERLAY memory
|
# Before running this script, you should have created an OVERLAY memory
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
##VERSION: 2.0
|
##VERSION: 2.0
|
||||||
##MODULE IP: Oxygen Icons - LGPL 3.0
|
##MODULE IP: Oxygen Icons - LGPL 3.0
|
||||||
Module.manifest||GHIDRA||reviewed||END|
|
Module.manifest||GHIDRA||reviewed||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
data/test/FileBitPatternInfoReaderTestFile1.xml||GHIDRA||||END|
|
data/test/FileBitPatternInfoReaderTestFile1.xml||GHIDRA||||END|
|
||||||
data/test/FileBitPatternInfoReaderTestFile2.xml||GHIDRA||||END|
|
data/test/FileBitPatternInfoReaderTestFile2.xml||GHIDRA||||END|
|
||||||
ghidra_scripts/DumpFunctionPatternInfoScript.properties||GHIDRA||||END|
|
ghidra_scripts/DumpFunctionPatternInfoScript.properties||GHIDRA||||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
||||||
@@ -11,4 +26,4 @@ dependencies {
|
|||||||
compile project(':Base')
|
compile project(':Base')
|
||||||
|
|
||||||
helpPath project(path: ':Base', configuration: 'helpPath') // this module's help has links to Base help files
|
helpPath project(path: ':Base', configuration: 'helpPath') // this module's help has links to Base help files
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
##MODULE IP: FAMFAMFAM Icons - CC 2.5
|
##MODULE IP: FAMFAMFAM Icons - CC 2.5
|
||||||
##MODULE IP: Oxygen Icons - LGPL 3.0
|
##MODULE IP: Oxygen Icons - LGPL 3.0
|
||||||
Module.manifest||GHIDRA||||END|
|
Module.manifest||GHIDRA||||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
data/ExtensionPoint.manifest||GHIDRA||reviewed||END|
|
data/ExtensionPoint.manifest||GHIDRA||reviewed||END|
|
||||||
src/main/help/help/TOC_Source.xml||GHIDRA||reviewed||END|
|
src/main/help/help/TOC_Source.xml||GHIDRA||reviewed||END|
|
||||||
src/main/help/help/shared/arrow.gif||GHIDRA||reviewed||END|
|
src/main/help/help/shared/arrow.gif||GHIDRA||reviewed||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/jacocoProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/jacocoProject.gradle"
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
##VERSION: 2.0
|
##VERSION: 2.0
|
||||||
Module.manifest||GHIDRA||reviewed||END|
|
Module.manifest||GHIDRA||reviewed||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/jacocoProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/jacocoProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaTestProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaTestProject.gradle"
|
||||||
|
|||||||
@@ -4,10 +4,8 @@
|
|||||||
##MODULE IP: Oxygen Icons - LGPL 3.0
|
##MODULE IP: Oxygen Icons - LGPL 3.0
|
||||||
##MODULE IP: Tango Icons - Public Domain
|
##MODULE IP: Tango Icons - Public Domain
|
||||||
Module.manifest||GHIDRA||||END|
|
Module.manifest||GHIDRA||||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
src/decompile/.cproject||GHIDRA||||END|
|
src/decompile/.cproject||GHIDRA||||END|
|
||||||
src/decompile/.project||GHIDRA||||END|
|
src/decompile/.project||GHIDRA||||END|
|
||||||
src/decompile/build.gradle||GHIDRA||||END|
|
|
||||||
src/decompile/cpp/.gitignore||GHIDRA||||END|
|
src/decompile/cpp/.gitignore||GHIDRA||||END|
|
||||||
src/decompile/cpp/Doxyfile||GHIDRA|||Most of this file is autogenerated by doxygen which falls under the GPL - output from GPL products are NOT GPL! - mjbell4|END|
|
src/decompile/cpp/Doxyfile||GHIDRA|||Most of this file is autogenerated by doxygen which falls under the GPL - output from GPL products are NOT GPL! - mjbell4|END|
|
||||||
src/decompile/cpp/Makefile||GHIDRA||||END|
|
src/decompile/cpp/Makefile||GHIDRA||||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply plugin: 'eclipse'
|
apply plugin: 'eclipse'
|
||||||
eclipse.project {
|
eclipse.project {
|
||||||
name '_Decompiler'
|
name '_Decompiler'
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/jacocoProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/jacocoProject.gradle"
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
##VERSION: 2.0
|
##VERSION: 2.0
|
||||||
Module.manifest||GHIDRA||||END|
|
Module.manifest||GHIDRA||||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
data/ExtensionPoint.manifest||GHIDRA||||END|
|
data/ExtensionPoint.manifest||GHIDRA||||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
||||||
|
|||||||
@@ -8,7 +8,6 @@
|
|||||||
##MODULE IP: LGPL 2.1
|
##MODULE IP: LGPL 2.1
|
||||||
##MODULE IP: Public Domain
|
##MODULE IP: Public Domain
|
||||||
Module.manifest||GHIDRA||||END|
|
Module.manifest||GHIDRA||||END|
|
||||||
build.gradle||GHIDRA||||END|
|
|
||||||
data/ExtensionPoint.manifest||GHIDRA||||END|
|
data/ExtensionPoint.manifest||GHIDRA||||END|
|
||||||
data/android/eclipse-classpath||GHIDRA||reviewed||END|
|
data/android/eclipse-classpath||GHIDRA||reviewed||END|
|
||||||
data/android/eclipse-project||GHIDRA||reviewed||END|
|
data/android/eclipse-project||GHIDRA||reviewed||END|
|
||||||
|
|||||||
@@ -1,3 +1,18 @@
|
|||||||
|
/* ###
|
||||||
|
* IP: GHIDRA
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||||
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
apply from: "$rootProject.projectDir/gradle/helpProject.gradle"
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user