home *** CD-ROM | disk | FTP | other *** search
- Short: Enforcer-like tool without MMU. V1.2
- Author: devulder@info.unicaen.fr (Samuel DEVULDER)
- Uploader: devulder@info.unicaen.fr (Samuel DEVULDER)
- Type: dev/debug
-
- APurify
- -------
-
- A program that detects illegal memory access of your programs. It needs asm
- sourcefile (or reverse-engineering generated sourcefile) and insert code to
- check memory access.
-
- It consists of a source parser and a linking library.
-
- This archive contains files for APurify v1.2.1. There are GCC version and
- other compilers-version included. Read MIT-APurify.doc if you are using GCC
- and MOT-APurify.doc for other compilers.
-
- The source is available from author and is not included in that archive
- (I'm not so proud of it since it is not well-written).
-
- Small bugs have been removed. See doc/History to have a list.
-
- Happy debugging !
-
- Sam.
-