Uses of Interface
com.pnfsoftware.jeb.util.events.IEventSource

Packages that use IEventSource
Package
Description
Types and interfaces used to build JEB clients and interact with the client-side parts of a JEB instance.
Types related to client-specific events emitted by JEB clients, as opposed to back-end events.
Core back-end APIs used to bootstrap JEB, manage engines contexts and projects, and describe plugins, artifacts, and related metadata.
Event, notification, and event-source types used by the JEB back-end and exposed to clients and plugins.
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.
Public property and configuration abstractions, including configuration storage, property definitions, property types, and property managers.
Public concrete implementations and utilities for the core.properties abstractions.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
This package and sub-packages contain all types used by Android code analysis plugins, including dexdec, the dex decompiler.
Specific types used by Dex units to render Dex disassembly code.
This package and sub-packages contain types used by the native code analysis pipeline, including gendec (the generic decompiler).
This package and its sub-packages contain the types used to access gendec, JEB's generic decompiler.
C AST types, used in AST documents provided by the source units generated by gendec.
Types used during the generation of native code disassembly.
Public types and interfaces provided by CUDA fat binary analysis plugins.
Types used by Dart code analysis plugins.
Types used by debugger plugins.
Types used to manipulate dexdec-generated (Dex decompiler) Java Abstract Syntax Tree (AST) objects.
Public types and interfaces provided by the Simatic S7 analysis plugins.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
Standard implementations of basic units objects.
Collections, such as segments, custom maps/sets/lists, etc.
Types to define events, event sources, listeners, and event dispatch helpers.