Search Results
Search results 1-6 of 6.
-
There is no special encryption at all. Inside the tar is a 7z which easily can be unpacked.I can only speculate about the installer. But inside the 7z are all files required to run the mod (from what I was able to see).The files are not encrypted... just in an unusual naming scheme which includes the directory structure of each file.There is a binary file, probably holding the instructions for the installer.However, in theory all that needs to be done is take the file names, based on them create… -
DBCP might refer to the apache database connection pool (that would be a wild guess actually) and the Freelancer.exe actually is the updater.Potentially can be checked by at least extracting all files located in EXE folder and then executing that freelancer.exe to see what happens. Its unlikely that it would run on its own but with some additinal dlls it might.Dunno. Worth a try.But you might be right... other files also have DBCP tags, even plain text files. The logic behind doing something lik…