It is easy to defeat the Patch 1.1.
First make sure you could run TRL v1.0 using
- a mini image
- the current version of DT
- AntiSecurom 1.1
That is the DLL AntiSecurom.DLL that is black listed. So all we need to do is rename it!!!
To do this rename AntiSecurom.EXE -> ASC.EXE and AntiSecurom.DLL -> ASC.DLL.
The use a hex editor (frhed http://www.kibria.de/frhed.html) to open ASC.EXE and search for the string "AntiSecurom.DLL". Replace it with "ASC.DLL" which is shorter and pad other characters with zeros. Save ASC.EXE and close the hex editor.
Run ASC.EXE as usual, works like a charm with TRL v1.1.
First make sure you could run TRL v1.0 using
- a mini image
- the current version of DT
- AntiSecurom 1.1
That is the DLL AntiSecurom.DLL that is black listed. So all we need to do is rename it!!!
To do this rename AntiSecurom.EXE -> ASC.EXE and AntiSecurom.DLL -> ASC.DLL.
The use a hex editor (frhed http://www.kibria.de/frhed.html) to open ASC.EXE and search for the string "AntiSecurom.DLL". Replace it with "ASC.DLL" which is shorter and pad other characters with zeros. Save ASC.EXE and close the hex editor.
Run ASC.EXE as usual, works like a charm with TRL v1.1.
Comment