Uses of Package
com.pnfsoftware.jeb.core.output

Package
Description
Types used by scripts to interact with the analysis results presented by a JEB client.
Public support types for interactive unit actions, including action identifiers, execution context objects, and action-specific payload classes exchanged between clients and engines.
Common document, item, and presentation abstractions used by units to expose text, table, tree, and related visual outputs.
Specialized text-document types and helpers for code units.
Table-document abstractions and helpers used to expose tabular unit output.
Basic implementations of the public table-document interfaces.
Text-document abstractions, styling helpers, and utilities used to expose line-based unit output.
Basic implementations of the public text-document interfaces.
Tree-document abstractions and helpers used to expose hierarchical unit output.
Basic implementations of the public tree-document interfaces.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
Specific types used by Dex units to render Dex disassembly code.
C AST types, used in AST documents provided by the source units generated by gendec.
Types used during the generation of native code disassembly.
Types used to manipulate dexdec-generated (Dex decompiler) Java Abstract Syntax Tree (AST) objects.
Standard implementations of basic units objects.