project contains a lot of anti debugging and anti virtualization techniques, etc.... Notice trying Crash Non-Managed Debuggers with a Debugger Breakpoint technique may stop the application from continue checking, if that happens just restart the program.
CloseHandle
Hide Threads From Debugger
IsDebuggerPresent
GetTickCount
OutputDebugString
OllyDbg Format String Exploit
FindWindow (looks for bad window names)
CheckRemoteDebugger / NtQueryInformationProcess
Patching DbgUiRemoteBreakin
Debugger.IsAttached
Others....
Detecting Sandboxie
Detecting Comodo Container
Detecting Qihoo360 Sandbox
Detecting Cuckoo Sandbox
Detecting VirtualBox and VMware
Detecting HyperV
Detecting Emulation
Checking For Blacklisted Usernames
Detecting KVM
Detecting Wine
Making Sandboxie Crash Your Application
Patching LoadLibraryA
Patching LoadLibraryW