mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-08-08 07:40:39 -09:00
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.