ghidra/Ghidra/Features/BytePatterns/ghidra_scripts
dev747368 2c9b771d13 GT-3198 remove usage of java.beans.XMLDecoder/ XMLEncoder #1090.
Java's built-in XMLEncoder / XMLDecoder is too flexible and allows the
XML data being decoded to execute arbitrary commands and other
non-niceness to happen.

Replace FunctionBitPatternExplorerPlugin's usage with manual
serializing.
2019-10-01 14:36:15 -04:00
..
BuildFuncDB.java Candidate release of source code. 2019-03-26 13:46:51 -04:00
DumpFunctionBitPatternInfoForCurrentFunctionScript.java Candidate release of source code. 2019-03-26 13:46:51 -04:00
DumpFunctionPatternInfoScript.java GT-3198 remove usage of java.beans.XMLDecoder/ XMLEncoder #1090. 2019-10-01 14:36:15 -04:00
DumpFunctionPatternInfoScript.properties Candidate release of source code. 2019-03-26 13:46:51 -04:00
DumpMissedStarts.java Added P-Code Test framework to facilitate semantic verification through 2019-06-25 09:37:15 -04:00
PatternStats.java Candidate release of source code. 2019-03-26 13:46:51 -04:00