Importing the library starts an obfuscated bootstrap. It downloads, writes, permission-changes, and executes a platform payload.
Source contains an obfuscated payload loader that reconstructs and executes hidden code.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap is deliberately obfuscated and imports HTTP(S), filesystem-writing, permission-changing, and process-execution capabilities.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap is deliberately obfuscated and imports HTTP(S), filesystem-writing, permission-changing, and process-execution capabilities.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap writes a downloaded payload, makes it executable, and runs it with execFile.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap writes a downloaded payload, makes it executable, and runs it with execFile.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap writes a downloaded payload, makes it executable, and runs it with execFile.
src/utils/bootstrap.jsView on unpkg · L1The public module entry invokes the bootstrap routine automatically on import.
src/index.jsView on unpkg · L6Source contains an obfuscated payload loader that reconstructs and executes hidden code.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap is deliberately obfuscated and imports HTTP(S), filesystem-writing, permission-changing, and process-execution capabilities.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap is deliberately obfuscated and imports HTTP(S), filesystem-writing, permission-changing, and process-execution capabilities.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap writes a downloaded payload, makes it executable, and runs it with execFile.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap writes a downloaded payload, makes it executable, and runs it with execFile.
src/utils/bootstrap.jsView on unpkg · L1The bootstrap writes a downloaded payload, makes it executable, and runs it with execFile.
src/utils/bootstrap.jsView on unpkg · L1The public module entry invokes the bootstrap routine automatically on import.
src/index.jsView on unpkg · L6