Package ghidra.features.bsim.query.elastic
package ghidra.features.bsim.query.elastic
-
ClassDescriptionLightweight Base64 encoder for writing chars directly to StringBuilders and giving direct access to the encode and decode arraysImplement the BSim database interface on top of an ElasticSearch back-end ElasticSearch holds records as JSON documents.Container for collecting an elasticsearch query filter document from BSimFilter elementsDummy stream handler, so we can create URL objects with protocol "elastic"A "document id" that uniquely indexes documents, within the ElasticSearch database, that describe executables
ExecutableRecord
and functionsFunctionDescription
This plays the same role as the row id for executable and function rows in an SQL database.