Сейчас на форуме: Slinger (+6 невидимых) |
![]() |
eXeL@B —› Основной форум —› A new software protection method (Objantihack) By kookoo. |
Посл.ответ | Сообщение |
|
Создано: 30 ноября 2006 19:47 · Личное сообщение · #1 For preventing a software from being cracked or from being reverse engineered, the author do lot of things on software encrytion. But until now, The software encrypt method is very limited, The common method is packing the software, The limitation is the original code must be restored at runtime, So the cracker can write a memory patch tool to modify the code or dump the entire code, even unpack it completely. For resolving this, We have developed the Obj file encrypt software named ObjAntiHack ,It can encrypt a .obj file, You can link the encrypted obj file to your project, The instruction code is distorted completely, and the instruction code is unable to be distinguished, is unable to be analyzed. It has the anti-static analysis ability, and it is impossible to obtain the procedure principle easily via the dynamic analysis. Facing this kind of code, most of crackers will give it up thoroughly. www.codeproject.com/useritems/objantihack.asp www.codeproject.com/useritems/objantihack/objantihack_sample.zip ![]() |
|
Создано: 30 ноября 2006 21:04 · Поправил: Guru_eXe · Личное сообщение · #2 |
|
Создано: 30 ноября 2006 21:32 · Поправил: n1kto · Личное сообщение · #3 |
|
Создано: 30 ноября 2006 22:22 · Личное сообщение · #4 |
![]() |
eXeL@B —› Основной форум —› A new software protection method (Objantihack) By kookoo. |