Fivem Anti-Dump
5.00 EUR
Description
Secure your server against dumps with SG Anti-Dump.
What makes us stand out?
- Anti-Hook Protection: Your code is shielded from hooking functions. Even advanced cheaters won't be able to hook into your script to print or extract the source code.
- Memory Obfuscation: We heavily scramble the data in the game's memory, making it nearly impossible for anyone to dump the code directly from there.
- Encoded Loading: Your code is fully encoded, ensuring a much safer script-loading process.
How to configure Anti-Dump? Follow the steps in the video: Full Configuration
- Remove all entries related to the file you want to protect from the
fxmanifest.lua(specifically fromclient_scriptsandfiles). - Replace them with the following snippet:
antidump_script {
'client/core.lua'
}
client_script '@antidump/sg_shared.lua'
Important: If you rename our resource, make sure to update the path in your manifest (e.g., change @antidump/ to @your_new_name/). Once configured correctly, the server console will display a list of all protected scripts and the total number of secured files.
Questions? Join our Discord and open a ticket: discord.gg/truemods
Does not work with scripts protected by FXAP
Afrikaans
Catalan
Danish
German
Greek
English (UK)
English (US)
Spanish
Finnish
French
Croatian
Hungarian
Italian
Japanese
Korean
Latvian
Malay
Dutch
Norwegian
Polish
Portuguese (Brazil)
Portuguese (Portugal)
Romanian
Russian
Serbian
Swedish
Turkish
Ukrainian
Vietnamese
Chinese (Simplified)
Chinese (Traditional)