Used to generate random transactions data
A call to getTransactions(10) or load_transaction_data(10) reconstructs and executes an obfuscated payload. The payload downloads a Python script, stores it under the system temporary directory, and starts it detached.
index.js decodes records from database.js and executes the reconstructed text with Function.
index.jsView on unpkg · L45index.js decodes records from database.js and executes the reconstructed text with Function.
index.jsView on unpkg · L209index.js decodes records from database.js and executes the reconstructed text with Function.
getTransactions invokes the hidden loader after returning plausible transaction data, concealing the payload behind normal SDK behavior.
index.jsView on unpkg · L272index.js decodes records from database.js and executes the reconstructed text with Function.
index.jsView on unpkg · L45index.js decodes records from database.js and executes the reconstructed text with Function.
index.jsView on unpkg · L209index.js decodes records from database.js and executes the reconstructed text with Function.
index.jsView on unpkg · L220getTransactions invokes the hidden loader after returning plausible transaction data, concealing the payload behind normal SDK behavior.
index.jsView on unpkg · L272