mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-10 09:13:58 -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.