Fountain ClientSide-AntiCheat Library
[~] Feature IntroductionFountain is a set of pure Java source code that can be used to read, parse and scan SCCA logs for anomalies. It implements a state-of-the-art method for detecting native hacks within the jvm with the following advantages:
Detect natively obfuscated files
SCCA logs capture DLLs dynamically loaded via LoadLibraryA, including critical indicators such as jvm.dll. This allows you to check for native hacks, even obfuscated ones!
Identify deleted files
SCCA logs remain even after files are deleted. This means you can catch cheaters who think they've covered their tracks.
Lightning-Fast Scans
Fountain can sift through months of SCCA logs in as little as a second, delivering results without lag and keeping gameplay smooth and responsive.
Hardware trusts
Fountain gets the UUID of the hard drive, allowing you to uniquely identify users.
Detailed Insights
Get rich, actionable data, including number of executions and last execution time.
No dependency
Fountain has no dependencies. No JNI/JNA required, you can manipulate all code with Java knowledge.
Enhanced Privacy Protection
Fountain prioritises player privacy by strictly limiting its scope to SCCA logs only - the associated files are not even opened.It's designed to provide the highest level of security without compromising trust.
[~] EULA Exception
In addition to the rights granted by the standard EULA, after purchasing and rebranding, you can use, modify, relicense, and resell Fountain as a part of your own project without needing any permission from me.
Since the product includes source code, DRM measures are impossible — I cannot ensure you aren’t purchasing the product just to obtain the source code. If you have any doubts about the product’s content, please consult me via Discord before purchasing. Only buy after you are sure you fully understand its functionality.
[~] Contact
Discord
[!] Warning
While the Fountainprovides powerful and fast detection capabilities, there are some limitations to consider: the library itself save results directly to the disk. But if you plan to collect these results, you must ensure compliance with relevant privacy laws. Also, as Fountain is a Java-based library, proper use requires knowledge of Java development, including writing, compiling and obfuscating your application to prevent tampering. Finally, Fountain only supports Windows environments and may have problems retrieving data in scenarios such as insufficient permissions or denied access.