Uses of Package
com.pnfsoftware.jeb.util.io

Packages that use com.pnfsoftware.jeb.util.io
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
This package and sub-packages contain all types used by Android code analysis plugins.
Types used to create and access gendec's IR (Intermediate Representation).
Types used to represent a virtual memory used when analyzing native code.
Types used to define and represent processors' instructions, operands, and registers.
Architecture-specific information for processors, such as as common registers bank definitions.
Types used during the generation of native code disassembly.
Classes and interfaces to access and define native types and related objects, used by JEB's native code analysis pipeline (including gendec).
Types used by debugger plugins.
Standard implementations of debugger related interfaces.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
Types for I/O operations, such as file writing/reading, file monitors, directory browsing.
JEB's custom serialization facility (PNF-ORPD).