Skip to content

Xenius97/mtasa-img-obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

mtasa-img-obfuscator

Basic IMG obfuscator for model protection

Description

This is a simple IMG file obfuscator designed to protect custom vehicle models in MTA:SA. While it's not unbreakable, it significantly complicates the theft process when dealing with hundreds of files, making it much harder for thieves to extract and reuse your models.

How It Works

The script builds a custom IMG archive containing your vehicle models (.dff and .txd files) with obfuscated filenames. This makes it difficult to identify and extract specific models from the archive.

How to Add New Models

  1. Place your model files (.dff and .txd) in the testloader/models/ directory
  2. Navigate to testloader/ directory
  3. Run build.bat to build the obfuscated IMG file
  4. The output will be generated in the testloader/output/ directory

Usage

Simply run the build script and the obfuscator will process all models in the models directory, creating an obfuscated IMG archive that can be used with your MTA:SA server.

About

Basic IMG obfuscator for model protection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published