Disable arxan patches for now
This commit is contained in:
parent
0a841e2f49
commit
95df5bc91e
@ -702,6 +702,7 @@ namespace arxan
|
|||||||
|
|
||||||
void post_unpack() override
|
void post_unpack() override
|
||||||
{
|
{
|
||||||
|
/*
|
||||||
patch_check_type_1_direct();
|
patch_check_type_1_direct();
|
||||||
patch_check_type_1_indirect();
|
patch_check_type_1_indirect();
|
||||||
patch_check_type_2_direct();
|
patch_check_type_2_direct();
|
||||||
@ -711,6 +712,7 @@ namespace arxan
|
|||||||
patch_check_type_5_direct();
|
patch_check_type_5_direct();
|
||||||
patch_check_type_5_indirect();
|
patch_check_type_5_indirect();
|
||||||
MessageBoxA(0, "done", 0, 0);
|
MessageBoxA(0, "done", 0, 0);
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
void pre_destroy() override
|
void pre_destroy() override
|
||||||
|
Loading…
Reference in New Issue
Block a user