cvs.gedasymbols.org/archives/browse.cgi | search |
Message-ID: | <378BF5DD.BEABB5A3@unb.ca> |
From: | Endlisnis <s257m AT unb DOT ca> |
Organization: | Nortel Networks |
X-Mailer: | Mozilla 4.51 [en] (Win98; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Lemur v0.2 (alpha) [new release] |
References: | <0 DOT 2000002009 DOT 756013223-887937772-931790013 AT topica DOT com> |
Lines: | 40 |
Date: | Wed, 14 Jul 1999 02:27:35 GMT |
NNTP-Posting-Host: | 209.226.124.245 |
X-Trace: | news21.bellglobal.com 931919255 209.226.124.245 (Tue, 13 Jul 1999 22:27:35 EDT) |
NNTP-Posting-Date: | Tue, 13 Jul 1999 22:27:35 EDT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Version 0.2 (alpha) of my code scanning program is now available at http://www.geocities.com/CollegePark/Quad/1974/Lemur/LEMUR02.ZIP New in this version: It now uses a standard DJGPP zip file (including directory structure and manifest files) It is now 5 times faster than v0.1a! Works now with RHIDE v4.1.7 as well as SetEdit v0.4.25/26/27. New feature is able to show the contents of any simple struct. Has been tested on some of the standard C libraries and works with "FILE" and "tm" structs. Also supports multi-layered lookups like: #include<stdio.h> typedef FILE file; file a; a[run script here] That shows _cnt [unsigned int ] _ptr [unsigned char *] _base [unsigned char *] _bufsiz [unsigned int ] _flag [unsigned int ] _file [unsigned int ] _name_to_remove [unsigned char *] _fillsize [unsigned int ] in the message window. There is a readme file and scripts to integrate with RHIDE/SetEdit (including new scripts for v0.4.27 when it comes out). The readme is found in "/contrib/lemur/readme.txt". Any questions or comments are welcome. -- (\/) Endlisnis (\/) s257m AT unb DOT ca Endlisnis AT HotMail DOT com ICQ: 32959047
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |