Search found 1 match
- Mon Nov 05, 2018 6:11 am
- Forum: Technical questions
- Topic: crash before main function by using vmprotect
- Replies: 1
- Views: 2530
crash before main function by using vmprotect
I used the registered version VMProtect Ultimate v3.2.0 of linux to encrypt my application. It was crashed before the main() function after encrypting it by vmprotect: the core dump file is debuged as fellows, please help me: #0 0x0000000000000000 in ?? () #1 0x00007effcfd2a012 in __dynamic_cast () ...