PDA

View Full Version : Patching Text-To-Speech (Very important)


appcrox
03-10-2020, 09:49 AM
Dear guys!
I have patching experiences with some debuggers, but It is very important to patch the Text-To-Speech application created by RosaSOFT company.
I was patching the previous version from OLLY DBG, but there are some issues.
The file which checks activation is called "data.bin", and I think that it is luajit bytecode.
Further more, I was trying to decompile luajit using luadec, but I think that file is encrypted.
I need help how to decrypt the file and to decompile it, to try to make a keygen, or to patch it symple.
Application supports and hardlock activation also, but I want to try patching the code activation version.
In this version, main DLL library does not checks the registry "HKEY_LOCAL_MACHINE\SOFTWARE\RosaSOFT\WinTalker Voice".
In previous version I was symply patched this check, but in this version I cannot.
The entire application is here:
http://daremc.ddns.net/wtv.zip
Best regards.

Sincerely

APPCROX

appcrox
03-12-2020, 05:33 AM
It is very important for me to patch this, and I need assistant.
This is LUAJIT binary file. I know how to execute, but don't know how to read.
I was trying luadec, unluac, but no result.
Please, help me how to fix this issue.
The file is on my http at:
http://daremc.ddns.net/wtv.zip
This is SAPI 5 standard text-to-speech application and requires the installation.