<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Camargo</id>
	<title>Multi Theft Auto: Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Camargo"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/Camargo"/>
	<updated>2026-04-10T23:19:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79346</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79346"/>
		<updated>2024-05-20T18:32:31Z</updated>

		<summary type="html">&lt;p&gt;Camargo: Adding site where to encrypt&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.20 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br CMR Protected] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download#linux Linux]&amp;lt;br /&amp;gt; [https://protected.cmr.dev.br/download#windows Windows] |&lt;br /&gt;
  license        = [https://storage.cmr.dev.br/license.pdf Use license] |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Encrypt File==&lt;br /&gt;
Encrypt server file on [https://secure.cmr.dev.br/ https://secure.cmr.dev.br]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==Instalação (PT-BR)==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. Se a pasta não existir, crie-a..&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''mods/deathmatch/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''x64/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;br /&gt;
&lt;br /&gt;
Instead of providing translation here, create a new portugese equivalent page for your module &lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79344</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79344"/>
		<updated>2024-05-19T22:06:24Z</updated>

		<summary type="html">&lt;p&gt;Camargo: updating the version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.20 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br CMR Protected] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download#linux Linux]&amp;lt;br /&amp;gt; [https://protected.cmr.dev.br/download#windows Windows] |&lt;br /&gt;
  license        = [https://storage.cmr.dev.br/license.pdf Use license] |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==Instalação (PT-BR)==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. Se a pasta não existir, crie-a..&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''mods/deathmatch/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''x64/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;br /&gt;
&lt;br /&gt;
Instead of providing translation here, create a new portugese equivalent page for your module &lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79327</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79327"/>
		<updated>2024-05-14T21:02:54Z</updated>

		<summary type="html">&lt;p&gt;Camargo: updating the version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.10 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br CMR Protected] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download#linux Linux]&amp;lt;br /&amp;gt; [https://protected.cmr.dev.br/download#windows Windows] |&lt;br /&gt;
  license        = [https://storage.cmr.dev.br/license.pdf Use license] |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==Instalação (PT-BR)==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. Se a pasta não existir, crie-a..&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''mods/deathmatch/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''x64/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;br /&gt;
&lt;br /&gt;
Instead of providing translation here, create a new portugese equivalent page for your module &lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79321</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79321"/>
		<updated>2024-05-13T08:33:00Z</updated>

		<summary type="html">&lt;p&gt;Camargo: Add license&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.00 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br CMR Protected] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download#linux Linux]&amp;lt;br /&amp;gt; [https://protected.cmr.dev.br/download#windows Windows] |&lt;br /&gt;
  license        = [https://storage.cmr.dev.br/license.pdf Use license] |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Instalação (PT-BR)==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. Se a pasta não existir, crie-a..&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''mods/deathmatch/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''x64/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=User:Camargo&amp;diff=79320</id>
		<title>User:Camargo</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=User:Camargo&amp;diff=79320"/>
		<updated>2024-05-12T20:30:55Z</updated>

		<summary type="html">&lt;p&gt;Camargo: Creating my profile&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desenvolvedor apaixonado por Python, C++, Node.js, e Go. Adoro desafios e aventuras, tanto no mundo da programação quanto ao ar livre. 🚀⛰️&lt;br /&gt;
&lt;br /&gt;
[https://github.com/camargo2019 Github]&lt;br /&gt;
[https://cmr.dev.br/ Discord]&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79319</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79319"/>
		<updated>2024-05-12T20:23:47Z</updated>

		<summary type="html">&lt;p&gt;Camargo: adjusting texts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.00 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br CMR Protected] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download#linux Linux]&amp;lt;br /&amp;gt; [https://protected.cmr.dev.br/download#windows Windows] |&lt;br /&gt;
  license        = ''Unlicensed'' |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''Module configuration:'''&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Instalação (PT-BR)==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. Se a pasta não existir, crie-a..&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''mods/deathmatch/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''x64/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''Configuração do módulo:'''&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79318</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79318"/>
		<updated>2024-05-12T20:20:46Z</updated>

		<summary type="html">&lt;p&gt;Camargo: adding installation step in Brazilian Portuguese&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.00 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br CMR Protected] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download#linux Linux]&amp;lt;br /&amp;gt; [https://protected.cmr.dev.br/download#windows Windows] |&lt;br /&gt;
  license        = ''Unlicensed'' |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Instalação (PT-BR)==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. Se a pasta não existir, crie-a..&lt;br /&gt;
&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extraia o arquivo em servidores x86: Normalmente localizado em ''mods/deathmatch/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extraia o arquivo em servidores x64: Normalmente localizado em ''x64/modules/''. Se a pasta não existir, crie-a.&lt;br /&gt;
# Em seguida, adicione a seguinte linha em mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Agora tudo que você precisa fazer é iniciar seu servidor.&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79317</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79317"/>
		<updated>2024-05-12T20:16:28Z</updated>

		<summary type="html">&lt;p&gt;Camargo: correcting incorrect texts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.00 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download#linux Linux]&amp;lt;br /&amp;gt; [https://protected.cmr.dev.br/download#windows Windows] |&lt;br /&gt;
  license        = ''Unlicensed'' |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79316</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79316"/>
		<updated>2024-05-12T20:12:20Z</updated>

		<summary type="html">&lt;p&gt;Camargo: /* Linux */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.00 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download Here] |&lt;br /&gt;
  license        = ''Unlicensed'' |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit (32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79315</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79315"/>
		<updated>2024-05-12T20:11:54Z</updated>

		<summary type="html">&lt;p&gt;Camargo: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.00 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download Here] |&lt;br /&gt;
  license        = ''Unlicensed'' |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
'''64 bit:'''&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
'''86 bit(32 bit):'''&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
# or&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79314</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79314"/>
		<updated>2024-05-12T20:07:39Z</updated>

		<summary type="html">&lt;p&gt;Camargo: correcting page errors&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.00 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br] |&lt;br /&gt;
  download_link  = [https://protected.cmr.dev.br/download Here] |&lt;br /&gt;
  license        = ''Unlicensed'' |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.x |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
# or&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
# or&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79313</id>
		<title>Modules/CMR Protected</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/CMR_Protected&amp;diff=79313"/>
		<updated>2024-05-12T20:06:07Z</updated>

		<summary type="html">&lt;p&gt;Camargo: Adding a new page for a new module that protects scripts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module_Info|&lt;br /&gt;
  name           = CMR Protected |&lt;br /&gt;
  version        = 1.00 |&lt;br /&gt;
  author         = [[User:Camargo|Camargo]] |&lt;br /&gt;
  module_website = [https://protected.cmr.dev.br] |&lt;br /&gt;
  download_link  = [[https://protected.cmr.dev.br/download Here] |&lt;br /&gt;
  license        = ''Unlicensed'' |&lt;br /&gt;
  written_in     = C++ |&lt;br /&gt;
  operating_system = Cross-platform |&lt;br /&gt;
  compatible_with = 1.0.4 |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The CMR Protected is an alternative module designed to obfuscate and encrypt your code, preventing luac decompilers from accessing your final code.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\x64\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
# or&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''%PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\''. If the folder doesn't exist, create it.&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.dll&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
# Extract the file on x64 servers: Typically located at ''mods/deathmatch/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
# or&lt;br /&gt;
# Extract the file on x86 servers: Typically located at ''x64/modules/''. If the folder doesn't exist, create it.&lt;br /&gt;
# Then, add the following line in mtaserver.conf:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;module src=&amp;quot;cmr_protected.so&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is start your server.&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Template:ModulesList&amp;diff=79312</id>
		<title>Template:ModulesList</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Template:ModulesList&amp;diff=79312"/>
		<updated>2024-05-12T19:54:32Z</updated>

		<summary type="html">&lt;p&gt;Camargo: Adding a new module to protect scripts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Modules/cURL|cURL]]&lt;br /&gt;
* [[Modules/FileSystem|FileSystem]]&lt;br /&gt;
* [[Modules/hashing|hashing]] [&amp;lt;span style='color:red'&amp;gt;&amp;lt;b&amp;gt;OUTDATED&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]&lt;br /&gt;
* [[Modules/MTA-MySQL|MTA-MySQL]] [&amp;lt;span style='color:red'&amp;gt;&amp;lt;b&amp;gt;DEPRECATED&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]&lt;br /&gt;
* [[Modules/MySQL|MySQL]] [&amp;lt;span style='color:red'&amp;gt;&amp;lt;b&amp;gt;OUTDATED&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]&lt;br /&gt;
* [[Modules/Pathfinding|Pathfinding]] [&amp;lt;span style='color:red'&amp;gt;&amp;lt;b&amp;gt;OUTDATED&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]&lt;br /&gt;
* [[Modules/SHA|SHA]] [&amp;lt;span style='color:red'&amp;gt;&amp;lt;b&amp;gt;OUTDATED&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]&lt;br /&gt;
* [[Modules/Sockets|Sockets]]&lt;br /&gt;
* [[Modules/Texturizer|Texturizer]]&lt;br /&gt;
* [[Modules/CMR_Protected|CMR Protected]]&lt;/div&gt;</summary>
		<author><name>Camargo</name></author>
	</entry>
</feed>