Показать сообщение отдельно
Старый 20.06.2011, 18:53   #8
h1dd3n
Бывалый
 
Аватар для h1dd3n
 
Регистрация: 19.06.2008
Сообщений: 679
Написано 264 полезных сообщений
(для 450 пользователей)
Ответ: Определение компилятора

Сообщение от .Squid Посмотреть сообщение
Ну, если оно не детектит MSVC 2008, какова вероятность того, что оно определит новый упаковщик?
ЗЫ. Я же не в претензии, может я просто проглядел свежую версию.
Ну как я уже добавил - ProtectionID. Я в плюсах вообще не разбираюсь, просто создал проект консольное приложение и скомпилировал в release. Вот лог ProtectionID:
-=[ ProtectionID v0.6.4.0 JULY]=-
(c) 2003-2010 CDKiLLER & TippeX
Build 07/08/10-17:57:05
Ready...
Scanning -> C:\Documents and Settings\Diverclaim\Мои документы\Visual Studio 2010\Projects\sproj\Release\sproj.exe
File Type : 32-Bit Exe (Subsystem : Win CUI / 3), Size : 6144 (01800h) Byte(s)
[File Heuristics] -> Flag : 00000000000001001101000000000000 (0x0004D000)
[CompilerDetect] -> Visual C++ 10.0 (Visual Studio 2010)
[!] File appears to have no protection or is using an unknown protection
- Scan Took : 0.891 Second(s)
Вот че-нибудь посложнее чем просто пустой проект:

-=[ ProtectionID v0.6.4.0 JULY]=-
(c) 2003-2010 CDKiLLER & TippeX
Build 07/08/10-17:57:05
Ready...
Scanning -> D:\xors\Xors3d.dll
File Type : 32-Bit Dll (Subsystem : Win GUI / 2), Size : 4224512 (0407600h) Byte(s)
[File Heuristics] -> Flag : 00000000000001001100000000000000 (0x0004C000)
[!] Possible CD/DVD-Key or Serial Check -> Unregistered
[CompilerDetect] -> Visual C++ 9.0 (Visual Studio 2008)
[!] File appears to have no protection or is using an unknown protection
- Scan Took : 0.812 Second(s)

Scanning -> D:\xors\xPhysics.dll
File Type : 32-Bit Dll (Subsystem : Win GUI / 2), Size : 460288 (070600h) Byte(s)
[File Heuristics] -> Flag : 00000000000001001101000000000000 (0x0004D000)
[CompilerDetect] -> Visual C++ 9.0 (Visual Studio 2008)
[!] File appears to have no protection or is using an unknown protection
- Scan Took : 0.938 Second(s)

Scanning -> D:\xors\xScript.dll
File Type : 32-Bit Dll (Subsystem : Win GUI / 2), Size : 638976 (09C000h) Byte(s)
[File Heuristics] -> Flag : 00000000000001001100000000000000 (0x0004C000)
[CompilerDetect] -> Visual C++ 9.0 (Visual Studio 2008)
[!] File appears to have no protection or is using an unknown protection
- Scan Took : 0.953 Second(s)

Scanning -> D:\xors\Squall.dll
File Type : 32-Bit Dll (Subsystem : Win GUI / 2), Size : 557056 (088000h) Byte(s)
[File Heuristics] -> Flag : 00000000000001001100000000000000 (0x0004C000)
[CompilerDetect] -> Visual C++ 9.0 (Visual Studio 2008)
[!] File appears to have no protection or is using an unknown protection
- Scan Took : 0.953 Second(s)
(Offline)
 
Ответить с цитированием