Skip to content

Instantly share code, notes, and snippets.

View Alienmario's full-sized avatar

Alienmario

View GitHub Profile
@nosoop
nosoop / read_sm_plugin.py
Created October 22, 2019 04:35
Dumps information from SMX files
#!/usr/bin/python3
# tfw no working sources to ensure values are correct
# https://web.archive.org/web/20100705221006/http://code.devicenull.org:80/index.php?title=Python:PluginReader
# https://wcfan.de/diverse/spfile.php
import struct, zlib, io, hashlib