JsUnpacker

class JsUnpacker(packedJS: String?)

Constructors

Link copied to clipboard
constructor(packedJS: String?)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Detects whether the javascript is P.A.C.K.E.R. coded.

Link copied to clipboard
fun unpack(): String?

Unpack the javascript