h8er
January 27th, 2002, 18:37
Where can i find a working string reference plugin fo this version ??
Aimless
January 28th, 2002, 07:28
Hullo,
It appears that SPATH has sent across the .plw files. And not the source files...
You will have to:
1. Find the SDK for your version
2. Download Borland Free compiler for C++
3. Find the source for this string reference
4. Compile and get the necessary
Uff, too much of trouble for such a small thing. Instead do what I do:
1. Download the latest version (trial, always) of IDA from its own datarescue site.
2. Search for strings (normal and unicode) as version 4.17 and above do the same automatically
3. Save the file as IDC (as other options are disabled)
4. Search for makename functions with a or str= (as in my personal case...)
5. You can use grep or findstr for that
6. Save that as IDC file
7. Import the same in your disassembly
8. THEN select NAMES again. And you will have ALL strings (C and UNICODE based)
...Have Phun. Always.
h8er
January 28th, 2002, 18:18
Thanks a lot aimless but the SDK is downloadable only for registered users

Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.