Last Updated: 2026-06-12T10:01:30Z
What’s Happening
During some research into reversing tools for Aspyr apps I found 2 suspicious looking github repos that are trying to squat the legitimate repo GitHub - Dhamp1r/AspyrArchiveTool: Tool for packing/unpacking Aspyr Android OBB · GitHub
The squatting repos have a download link in the LLM generated README that points to a zip in the repo, not the releases tab. Zip contains a .bat, .exe, and .txt, it appears the .exe is some kind of python(?) interpreter and the .txt is an obfuscated script.
Git history indicates the base repos were forked, but via a git clone due to the lack of network details in github.
Appears to have some sort of blockchain communication through drpc.
Both repos have the zip that’s pointed to by the README, but it also has seemingly older versions of the zips which I’ve not dug into.
Actions
Not sure if there’s unique things to look for so I’ll just list some IOCs
https://github.com/AhmedHossam151/AspyrArchiveTool
https://github.com/TECHNO-SOUQ/AspyrArchiveTool
#C2
httX://85.137.52[.]21/api/NTE3YjdjNWU1NjYzNjU2YTA1N2Y= - POST
polygon.drpc[.]org
# Containing zips
3ab69a44b408daef297fedf161b4c5a1 - Aspyr-Archive-Tool-steamboatman.zip
e711b9eb13cae7f601cd5a5d72d162cf - Aspyr-Tool-Archive-1.6.zip
# Payloads
icon.txt - c39d15fde2aa5c656e27af7f432fa62e
bytecode.txt - 61b31acc14f126f5ce3692a52e374952
# Loaders
Launcher.cmd - f75c409d173730b3b1e2c084ed0913d7
reinit.exe - 182354a4d7e1e3a2b326ef173da0a2f2
gcm.exe - 4b4e5b23962b294bc3699ffccc85b7c2
Launcher.cmd - cf304da0c9eadcdbe38ebe7e5d005be5



