Module bcj

Source
Expand description

Branch/Call/Jump Filters for executables of different architectures.

Structsยง

BcjReader
Reader that applies BCJ (Branch/Call/Jump) filtering to compressed data.
BcjWriter
Writer that applies BCJ (Branch/Call/Jump) filtering to data before compression.