dedicated servers only
Our VPN servers never save data that can be used to identify a customer.
Use our server-side multihop to seamlessly doublehop between endpoints.
Don't trust that we're not logging?
Use client-side multihop and connect to another VPN (or Tor) before you connect to us.
no proprietary code
Available for review here.
(too many) details on how the network operates available on our blog and on our
privacy policy page.
anonymous authentication
Access tokens are hashed before connecting. Compromised or confiscated servers can't be used to identify clients.
roots in Iceland, entities worldwide
No central office, anywhere.
The output of xTool is then compressed using a tool like FreeArc, which can now achieve a much higher compression ratio because the data is "prepared."
Once you have downloaded the archive, follow these steps to set it up safely.
: Games often use custom compression methods. XTool supports a wide range, including modern codecs like zstd, lz4, and oodle (kraken, mermaid...) , which are commonly found in game data.
Because xTool manipulates memory streams, modifies binary files, and extracts data in the background, antivirus solutions frequently flag it as a heuristic threat. A "verified" version means downloading the binary directly from the source or a highly trusted repack developer to ensure it is clean of actual malicious code.
razor12911 achieved verification through a rigorous, almost scientific methodology. For each supported compression algorithm, xtool includes a verification hash check. When a repacker uses xtool to compress a file, the library embeds a checksum that validates the decompression process. If the decompressed output does not match the original input exactly, the library returns an error rather than outputting corrupted data. This commitment to error-checking distinguishes razor12911’s work from amateur scripts that prioritize speed over safety.
xbind can remove stub layers from certain packed executables, allowing reverse engineers to analyze raw code.
In data compression, treating pre-compressed data (like modern game archives containing internal .pak , .rpf , or .bundle assets) with secondary compressors yields poor results. Secondary compression cannot optimize files that have already been flattened into a highly randomized data structure.
High CPU usage is completely intentional. XTool utilizes all available processing power to unzip heavy texture databases quickly. Let the installer run without background tasks.
: Offers standard CLI syntax alongside a user interface mode triggered when launching xtool.exe alongside its companion xtoolui.dll file. Is Xtool Safe? Addressing Malware False Positives
The output of xTool is then compressed using a tool like FreeArc, which can now achieve a much higher compression ratio because the data is "prepared."
Once you have downloaded the archive, follow these steps to set it up safely.
: Games often use custom compression methods. XTool supports a wide range, including modern codecs like zstd, lz4, and oodle (kraken, mermaid...) , which are commonly found in game data.
Because xTool manipulates memory streams, modifies binary files, and extracts data in the background, antivirus solutions frequently flag it as a heuristic threat. A "verified" version means downloading the binary directly from the source or a highly trusted repack developer to ensure it is clean of actual malicious code.
razor12911 achieved verification through a rigorous, almost scientific methodology. For each supported compression algorithm, xtool includes a verification hash check. When a repacker uses xtool to compress a file, the library embeds a checksum that validates the decompression process. If the decompressed output does not match the original input exactly, the library returns an error rather than outputting corrupted data. This commitment to error-checking distinguishes razor12911’s work from amateur scripts that prioritize speed over safety.
xbind can remove stub layers from certain packed executables, allowing reverse engineers to analyze raw code.
In data compression, treating pre-compressed data (like modern game archives containing internal .pak , .rpf , or .bundle assets) with secondary compressors yields poor results. Secondary compression cannot optimize files that have already been flattened into a highly randomized data structure.
High CPU usage is completely intentional. XTool utilizes all available processing power to unzip heavy texture databases quickly. Let the installer run without background tasks.
: Offers standard CLI syntax alongside a user interface mode triggered when launching xtool.exe alongside its companion xtoolui.dll file. Is Xtool Safe? Addressing Malware False Positives