Insure ++

Vettal FR

Platinum
Legendary
Joined
Aug 13, 2015
Messages
5,214
Reaction score
3,883
Age
26
Insure ++ v7.0.8

1762.jpg


http://www.parasoft.com/jsp/products/screenshots.jsp?product=Insure&itemId=71

"Insure ++" - Инструмент для нахождения и локализации ошибок в программах на языке с++ возникающих при работе с памятью.

An automated run-time C/C++ application testing tool that detects elusive errors such as memory corruption, memory leaks, memory allocation errors, variable initialization errors, variable definition conflicts, pointer errors, library errors, logic errors, and algorithmic errors.
Parasoft Insure++ is an automated runtime application-testing tool that detects elusive C/C++ errors such as memory corruption, memory leaks, memory allocation errors, variable initialization errors, variable definition conflicts, pointer errors, library errors, I/O errors, and logic errors. During compilation, Insure++ reads and analyzes the source code. It then inserts test and analysis functions around every source code line. Insure++ builds a database of all program elements. At runtime, Insure++ checks each data value and memory reference against its database to verify consistency and correctness. Insure++ verifies all types of memory references, including those to static (global), stack, and shared memory. It can find memory corruption and memory leaks as well as any errors that allocate and free dynamic memory. Insure++ also checks third-party libraries and functions. Testing with Insure++ can uncover such errors as string manipulation, operations on uninitialized pointers, operations on pointers to unrelated data blocks, invalid pointer operations, incompatible variable declarations, and mismatched variable types.
To help optimize dynamic memory usage and maximize test suite coverage, Insure++ includes two complementary C/C++ testing tools: Parasoft Inuse and Parasoft TCA. Inuse is a graphical utility that allows users to observe how their program allocates and frees dynamic memory blocks, providing users with an understanding of the memory usage patterns of algorithms and optimizing their behavior. TCA shows test coverage analysis for an application by determining how many files, functions, and statements have been executed, giving users an idea of the overall quality of testing.
Insure++ can be used throughout the software development lifecycle— from exposing problems during development, to diagnosing problems in released/deployed applications. It can be used in concert with Parasoft C++test to improve C/C++ code reliability, functionality, security, performance, and maintainability. Moreover, Insure++ works as part of a comprehensive team-wide Automated Error Prevention solution that reduces delivery delays and improves the quality and security of complex, multi-language enterprise applications.

home http://www.parasoft.com/jsp/products/home.jsp?product=Insure

скачать Insure ++ v7.0.8 (19.05 MB)
http://rapidshare.de/files/28798883/insure_Win32_7.0.8.rar.html

кейген
http://rapidshare.de/files/28798935/zpip7082-2006-08-09.rar.html

пароль на архивы: _http://netz.ru
 
Last edited by a moderator:

asm786

New member
Joined
Dec 15, 2004
Messages
4
Reaction score
0
Age
40
Спасибо огромное, а то встроенная искалка ликов в 2005 тим студию для не дотнетовского кода - просто отстой, даже борландовская проргаммка CodeGuard 2002 года получше будет. Попробуем то, что парасофт выпустил :)
 

asm786

New member
Joined
Dec 15, 2004
Messages
4
Reaction score
0
Age
40
Похоже что с выходом сервис-пака к вижуалке парасофтовцы выпустили новую версию: 7.1.0.

Взять можна с оффициального сайта: __http://downloads.parasoft.com/psftp/Insure++/7.1/Win32/2007-04-02/insure_Win32_7.1.0.exe

да вот, лекарства пока вроде нет...
 
Top