View Single Post
  #2  
Old 06-13-2026, 00:46
Raidmarji Raidmarji is offline
Friend
 
Join Date: Jun 2026
Posts: 6
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 6
Thanks Rcvd at 3 Times in 3 Posts
Raidmarji Reputation: 0
Quote:
Originally Posted by blue_devil View Post
Hello friends.

I have created a new repo:
https://github.com/blue-devil/SCT-KeygenTemplates

The repo provides keygen and library sources.

The keygens are written in WinAPI C.

The uFMOD library was only 32bit. And unfortunately there are no equivalent 64bit versions of it.

Luckily I have found an awesome repo: libxmp. This library plays xm/mod independent from platform and arch. But it is not as-reverser-friendly-as uFMOD. So I have extended the library a little bit. Now I can play XM music from my executable's resource.

Check out the sources and have fun. Waiting for bug reports and issues

P.S. The attachments below are also included as tag in the repo
Great work, thank you for sharing this.

The switch from uFMOD to libxmp makes sense, especially for 64-bit support and better portability. Playing XM/MOD directly from the executable resource is a very nice addition and keeps the classic keygen-style workflow intact without being limited to 32-bit.

I will check the repo and test the examples. If I find any bugs or compatibility issues, I will report them on GitHub.

Thanks again for releasing.
Reply With Quote
The Following User Says Thank You to Raidmarji For This Useful Post:
blue_devil (06-13-2026)