Topic created on: August 30, 2012 11:18 CDT by fjjf .
Hi everyone I'm still a newbie but I want to learn! :)
So I want to remove debugger detection from the file ubiorbitapi_r2.dll from Splinter Cell: Conviction game.
At first I thought this file was encrypted or packed but the code doesn't modify itself. At least, I think the DLL is heavily obfuscated because when you disassemble it, there are little CALL's and a lot of JMPs.
The file can be found at http://fjjf.us.to/ubiorbitapi_r2.dll
If you load it with LoadDLL.exe from Olly, it'll behave exactly as in the game.
Anyone has any idea?
Thanks in advance
---------
Update:
this dll seems to be obfuacated and encrypted.