Strings 2.21
Working on NT and Win2K means that executables and object files will many times have embedded UNICODE strings that you cannot easily see with a standard ASCII strings or grep programs.
|
Working on NT and Win2K means that executables and object files will many times have embedded UNICODE strings that you cannot easily see with a standard ASCII strings or grep programs. So we decided to roll our own.
Strings is a command-line applet that scans the file you pass for UNICODE (or ASCII) strings of a default length of 3 or more UNICODE (or ASCII) characters. Note that it works under Windows 95 as well.
Usage: strings [-s] [-a] [-u] [-n X]
Strings takes wild-card expressions for file names, and additional command line parameters are defined as follows:
-s
Recurse subdirectories.
-a
Scan for ASCII only
-u
Scan for UNICODE only
-n X
Strings must be a minimum of X characters in length.
To search one or more files for the presence of a particular string using strings use a command like this:
strings * | findstr /i TextToSearchFor
tags
scan for for unicode command line ascii strings

Download Strings 2.21
Similar software
Strings 2.21
Mark Russinovich
Working on NT and Win2K means that executables and object files will many times have embedded UNICODE strings that you cannot easily see with a standard ASCII strings or grep programs.
GoLink 0.2.68
Jeremy Gordon
GoLink is a free linker which takes COFF object files and a Res file and creates EXE or DLL executables able to run under Windows Win32 or Win64(x64).
RSP Encrypt OCX 3.2.0
RSP Software
SmartTranslator 1.41
JAM Software
SmartTranslator is a tool that helps you translate a delphi project to other languages.
Bitmap Extractor 2.3
Zexer Research
With Bitmap Extractor you will extract bitmap images embedded into any files (executables, Windows libraries, resource files etc.
Gif Extractor 1.3
Zexer Research
Gif Extractor helps you finds and extracts embedded GIF images (.
Chilkat Crypt .NET 7.8.0
Chilkat Software
.
.NET Encryption Component 1.0
Chilkat Software
.
Ruby Encryption Library 1.0
Chilkat Software
Ruby encryption library for encrypting and decrypting both strings and binary data.
Python Encryption Library 1.0
Chilkat Software
Python encryption library for encrypting and decrypting both strings and binary data.