Jump to content

Encrypting files


Recommended Posts

I already had with him an discussion at skype and i understood what he want exactly, he want to complie the dff and txd files

im not sure if its possible but if someone want steal your mods he can get them for free from gta sa websites

Link to comment
  • Moderators

Encrypting mods?

Well against the ordinary stealer:

https://wiki.multitheftauto.com/wiki/Base64Encode

https://wiki.multitheftauto.com/wiki/Base64Decode

or/But I recommend:(because of the custom key)

https://wiki.multitheftauto.com/wiki/TeaEncode

https://wiki.multitheftauto.com/wiki/TeaDecode

or

Make your own...

What do you need:

https://wiki.multitheftauto.com/wiki/FileExists -- Check if the file exist.

https://wiki.multitheftauto.com/wiki/FileOpen -- Open the file

https://wiki.multitheftauto.com/wiki/FileGetSize -- Read the file

-- Decode the text/string/data of the file.

https://wiki.multitheftauto.com/wiki/FileWrite -- Write the new decoded file (it is only temporary)

-- Load txd or dff

https://wiki.multitheftauto.com/wiki/FileDelete -- Delete the file.

Yet pro's will be able to steal them.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...